I have installed Apache 2.2 onto a Windows 2003 server (8080). Apache runs ok but PHP pages are rendered as text in the browser. I have PHP running fine for other IIS sites on the server.
I ad...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23077861.htm...
I'm trying to allow Directory Indexing in my /var/www/cgi-bin/ so when someone goes to my site example.com/cgi-bin index.cgi will come up without having to type it.
Thanks,
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23115517.htm...
I want all request to:
http://www.t1shopper.com/cgi-bin/global.telecom.t1shopper.pl
To be redirected to:
http://www.t1shopper.com/tools/global.telecom.t1shopper2.php
And preserve the qu...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23136238.htm...
Experts,
I recently bench marked a client's RedHat Apache 2.2.3 web server from a remote server (see Test #1 below) and on the web server itself (see Test #2 below).
The results from the remo...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23509450.htm...
How do I compile mod_rewrite.c in apache?
Before you ask, there is not a single piece of text on my computer that says:
#LoadModule rewrite_module modules/mod_rewrite.so
#AddModule mod_rewri...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23606004.htm...
I have the below config in the httpd.conf file however it doesn't seem to be working because I can access files at the below link without being promoted for a username & passwrod. What am missing?...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23677355.htm...
I'm trying to find a way to ban ip address dynamically. After an attempted XSS attack i would like to ban the user from accessing the site. Anybody have any ideas? Thanks
Info :
Fedora, PHP 5, ...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23722587.htm...
Hello!
I need help configuring apache 2 to access it from other workstation in my lan.
apache 2 is istalled on xp machine with static ip address (no dhcp), and i put in www folder my php files.
...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23851026.htm...
Hello All,
I want to grant access to files in users' home directories. I want each user to use his own username/password and have access only to his home directory.
I want to use pwauth for authe...
http://www.experts-exchange.com/OS/Linux/Administration/Q_23043272.html
I need to build in some sort of redundancy for my web server, running Apache 2.2, Mysql and PHP 5. What I'm looking to do is essentially have 2 servers, a main server and then a "live backup" serve...
http://www.experts-exchange.com/Software/Server_Software/Web_Servers/Apache/Q_23108787.htm...