The Apache HTTP Server, commonly referred to as Apache, is an open-source HTTP server for modern operating systems including UNIX, its variants and Windows. Apache is a secure, efficient and extensible server that provides HTTP services in sync with the current HTTP standards.
0
votes
0answers
19 views
deploying chat application on web server
I have build one chat application, which consists of server and client part & backend uses sql server 2005. Now i want to deploy my chat app on Apache web server. by converting it to exe and allow ...
0
votes
1answer
20 views
Rewrite GET array with Apache2 mod_rewrite
I have URLS like this on a page of my website:
products/?stores[]=4812&stores[]=4797&categories[]=108&min_price=&max_price=&sort=&q=&limit=10&skip=0
I would like ...
0
votes
0answers
5 views
Possible to dynamically generate Apache ENV vars that create RewriteMap names?
Following the Apache RewriteMap documentation, creating and using a RewriteMap at minimum requires two directives:
RewriteMap examplemap txt:/path/to/file/map.txt
RewriteRule ^/ex/(.*) ...
0
votes
0answers
16 views
Log4cxx file appender
I am having issues using the fileAppender with Apache's log4cxx.. Does anyone know of a good tutorial I can go through that includes setting of the properties file along with in code usage of it?
0
votes
2answers
46 views
I get “undefined variable” error on my code after an apache (xampp) reinstall
This weekend I formatted and reinstalled my computer: today when I try to continue working on some php pages I've been programming last weeks, when I execute the php code on the localhost server I get ...
0
votes
2answers
9 views
Url rewrite fails - Internal redirects
I'm trying to rewrite xxx.com/test to xxx.com/pages/test.php (And so on)
I've made this code
RewriteEngine on
RewriteRule ^(.*) /pages/$1.php
This does not work and Apache gives me this error
...
0
votes
1answer
59 views
.htaccess, Laravel & Ikonboard
I have to admit, creating mod-rewrite rules still confuses me! So, I'm after some help please...
I've taken on a site built in Laravel, but now need to add an existing forum into the domain. The ...
1
vote
6answers
100 views
Terminate PHP script on server through AJAX call
I have written a PHP script to import large amount of data. The import process is triggered through Ajax call and the ajax request keep on waiting for the server response. As I am working on a ...
1
vote
2answers
14 views
Apache Nutch Command Unable to Execute
I followed each and every step in the Apache Nutch Wiki. I am using MacOSX 10.8.3, my JAVA_HOME is perfectly set and can even see various command options when bin/nutch is executed (according to the ...
0
votes
0answers
16 views
Apache virtual host to tomcat server
I would like to set apache to root to my tomcat server in the same machine.Apache is listening to port 80 and tomcat to 9090. The dns name of my service is example.com.gr the machine ip is something ...
-2
votes
0answers
17 views
multiple ssl connections in a single https request [closed]
I set up Apache2 with ssl, and try to request the default Apache2 web page ("It works!") using https://[IP_ADDRESS]. chrome developer tool shows that only one HTTP connection is established. However, ...
0
votes
0answers
22 views
URL Rewriting not working on Zend Server Community Edition 5.3.9
I have tried my below problem with following SO question Zend Server Community Edition .htaccess issue but could not get success. That's why posting my details questio here as follows:
I am having a ...
0
votes
0answers
10 views
Passenger reading .htaccess from outside rails documentroot
I have a rail3 application running on apache2+phusion_passenger. Everything was working pretty much smoothly till a couple of days back when I suddenly started getting the following error:
[Mon May ...
1
vote
1answer
20 views
“If” tag in <VIRTUAL_HOST> of httpd.conf file checking HTTP_UESR_AGENT of apache 2.4 not working as expected
I found out from documentation that from Apache 2.3 onwards we can use
tag in hattpd.conf file.
But when tried following in my httpd.conf file, I am not able to get required redirection.
part of ...
0
votes
1answer
63 views
CassUI server not starting
I am trying to get my hands-on cassui. Given Cassandra server URL and port number as mycassandraserver:9160
When I try to see whether server is running or not browser is giving error as -
Oops! ...
0
votes
0answers
10 views
How to 301 url which are getting generated automatically with dots
My webmaster showing some urls ending with dots - showing as duplicate url of the sam econtent
http://www.xyz.com/index.php?option=com_news&view=detail&n_id=170&ite..
...
0
votes
0answers
31 views
Restoring SQL tables from .MYD, .MYI and .frm files, mysql can't find .frm files
I recently had to re-install XAMPP on my Mac and I'm now trying to restore some SQL database tables from .MYD, .MYI and .frm files. I have tried dragging them into the file below:
...
-3
votes
1answer
48 views
Why is my php page displayed as plain html? [closed]
I'm a newbie in PHP and am trying to display a simply php page on my mac. It's localhost/test.php. However, it is displayed as
<!DOCTYPE html>
<html>
<head>
<title>PHP ...
0
votes
1answer
32 views
770 permissions on file in apache root, still viewable
I've seen a lot of questions on here regarding files not being accessible due to permissions with LAMP but nothing about making files unviewable by the http client using permissions.
I have files and ...
0
votes
0answers
15 views
nginx proxy_passing to Apache w/ Passenger running Ruby-Application returns ActionController::RoutingError (No route matches /subdirectory):
i am currently facing a problem which is imho beyond my scope.
I have a server running Apache with Passenger serving a Ruby-Application in Production mode.
DocumentRoot of the server is set to ...
1
vote
2answers
21 views
Flask+Apache and 500 Error
I am using Flask and Apache to build a website and the site is up and running.
However I met this strange 500 error: one 500 error will take the website down, and the site will never come online ...
1
vote
2answers
55 views
How to set document root to be a subdirectory using .htaccess and not VHost
On my local machine the following works perfect:
<VirtualHost *:80>
##ServerAdmin postmaster@dummy-host2.localhost
DocumentRoot "C:/xampp/htdocs/website_1"
ServerName ...
0
votes
1answer
33 views
.htaccess rewrite url - show html file as jpg
I have image.html and I want It to be shown in browser as image.jpg, because there are some operations when showing picture, that can't be done before or after. Is it even possible with .htaccess and ...
-1
votes
1answer
60 views
First cgi script in perl and don't know what it does
I am new to Perl and I am looking into CGI programs.
I tried the following from Perl Monks and it works. But I have no idea what it does.
1) What is the END_HERE? that is followed by HTML? :
print ...
0
votes
1answer
51 views
Running a open source php project after modifications [closed]
I was looking for an open source php website code and found one at http://projects.students3k.com/online-exam-website-php-source-code.html and downloaded it. It doesnt have a read me so I suppose it ...
0
votes
1answer
21 views
Case Insenstive URLs with friendly url extension hiding. .htm and .html
How to redirect uppercase urls/links to lower case files with a modrewrite at the same time preserve the friendly urls (hiding .html and .htm) on my website?
Currently using the following rewrite ...
0
votes
0answers
31 views
Apache/mod_wsgi _imagingft C module
i've successfully installed PIL (with freetype and jpeg support) for Python 2.7. My script uses Image and ImageFont. It works when executed with command line. But if i launch it with my server (MAMP ...
-1
votes
0answers
13 views
Apache Server Log: Deleted Files/Folders [closed]
I am trying to determine when files have been deleted or moved on an Apache server. What log file would show this behavior?
Thanks
0
votes
2answers
37 views
Lost My phpMyAdmin Password, XAMPP
I have a local host running on XAMPP on a Mac. At some point I set a password in phpMyAdmin which I've ow forgotten. Can anyone help me get back into phpMyAdmin? I've followed a ton of tutorials but ...
0
votes
0answers
16 views
XAMPP's PHP logging file set as “php_error_log” logs end up in file “error_log”
So I setup my php.ini to log php errors to the file "php_error_log", but the error logs end up in this default file called "error_log" which I cannot find in php.ini at all, why is this happening?
1
vote
3answers
31 views
Batch script to tell if a website is up or down
My issue is that ping doesn't tell me if the website is up or down. I need to know if the website is up or down. If it is not up restart the script. If anyone can help me out that would be amazing.
...
0
votes
0answers
19 views
Set base for mod_rewrite [closed]
I have a subdirectory /subdomains/example.com/www/, which is reachable via the url http://www.example.com/. Now I want to do some mod_rewrite stuff in this subdirectory.
Take this as an example:
...
0
votes
1answer
36 views
Putting X509 Certificate in HTTP Request
I'm using Spring Security for X.509 preauthentication.
To make sure the client sends its certificate per HTTP request, is it necessary to:
Modify pom.xml to set <wantClientAuth> and ...
-3
votes
0answers
12 views
Decrease connect speed [closed]
How can I optimize for this? I've used yslow and corrected all of the recommendations that I could at the moment. My score now is a B, which isn't too bad in my opinion. Yet Pingdom Speed Test says ...
0
votes
0answers
10 views
How to configure a subdomains in Acrylic?
In my AcrylicHosts.txt file I have current configuration:
127.0.0.1 localhost
127.0.0.1 *.domain.vh
127.0.0.1 *.vh
127.0.0.1 *.*.vh
Unfortunately, if I'll create a directory blog.domain this will ...
0
votes
1answer
42 views
htaccess how to exclude folders/files from having htaccess?
I have a php, javascript and html project.
I did not spend enough time before hand thinking about the folder structure.
Further I have a trouble understanding how to work with htaccess properly!!.
...
0
votes
1answer
32 views
What has to be installed on the remote http server to use apache httpclient
In a project we use apache httpclient and there are no exceptions when we use it. But the problem is, we can't find files on the remote http-server or whatsoever.
We read online that jakarta file ...
0
votes
0answers
24 views
Rewrite URL redirects to 404
I have a page like http://www.fcarges1953.ro/colectie/sezon-programe/?id_sezon=1&slug=1961-1962
I tried to rewrite url like http://www.fcarges1953.ro/colectie/sezon-programe/1/1961-1962/
This is ...
0
votes
0answers
13 views
Rewrite an ecoded string of characters into a query string
I have this in my .htaccess file
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^([^/]*)/(.*)$ /share/?type=$1&url=$2 [L,QSA]
What it does when accessing
...
1
vote
3answers
29 views
PHP: Creating some sort of common pool of variables from where php code can pick up variables
I believe in PHP, whenever a user sends a request to backend PHP page, there is a one-to-one communication started, that is, a new instance of that page is created and executed as per the request of ...
0
votes
1answer
57 views
Adding a common header and authentication system to a folder of thousands of linked HTML files
I have a folder that is basically an archive of thousands of related webpages in HTML format. Think of it as a book or sorts, they are all linked together -- but there are no common PHP includes ...
0
votes
1answer
26 views
Redirect all pages to one page with RedirectMatch
I'm trying to redirect all pages from a wordpress site to a single page in the admin area, here is the .htaccess rewrite rule I have that is not working, I'm not sure what I'm doing wrong? I have two ...
1
vote
2answers
31 views
Allow google to access just one folder and block the rest of site
EDIT: Doing this with robots.txt isn't good enough for me.
This code block entire site from google. I do not know how to keep this code functional but allow google to access one folder on the site.
...
0
votes
0answers
15 views
modrewrite subdomain redirect with different redirect for file request
Given a subdomain foo.example.com which redirects to example.com/bar.
In addition, if one enters the address example.com/foo it should redirect to example.com/bar.
However, and here is the ...
-1
votes
1answer
17 views
Setting up virtual hosts, Apache [closed]
I want to learn more about virtual hosting and maybe start my own business, today I set up Apache HTTP-virtual-hosts configuration file and hosts file in C:\Windows\System32\drivers\etc
but this only ...
-1
votes
1answer
20 views
Virtual Hosts - site redirects to xampp index page [closed]
I have setup the following virtual hosts on XAMPP - site.dev works except it goes to the XAMPP root (the same page as if I enter http://localhost in the browser).
<VirtualHost *:80>
...
1
vote
1answer
23 views
https rewrite or redirect in a shared hosting environment
My web host is hostgator.com with Apache, cPanel, etc.
A spammer somewhere has set links to my site somewhere, using https in the URL. I don't have an SSL certificate and would expect these links to ...
0
votes
0answers
19 views
Subfolder .htaccess copied RewriteRule compatibility
I'm looking to do this simple rewrite, which in itself is straightforward:
example.com/[home|login] => example.com/?a=[home|login]
RewriteRule ^(home|login)/?$ /?a=$1 [QSA,L]
The Problem: A ...
0
votes
0answers
27 views
glassfish/JSF: why do I get exception in concurrentHashMap
I changed something in webcontainer / timeout or maybe thread-pool, now I even can't remember and I have following errors on glassfish start (it binds and listen on :4848 but there is only blank page ...
1
vote
1answer
32 views
What is the source of the connecting IP address in an Apache log?
I'm working on a project to determine from my Apache logs the geographic location of incoming requests.
My question in this context is, which IP address does Apache log - the HTTP request header IP ...



