Re: [users@httpd] reverse_proxy related: howto rewrite code passing through

2013-05-08 Thread Daniel Ruggeri
On 5/8/2013 9:52 AM, Steve Mallett wrote: > Hi, > > I am running apache as a reverse proxy (Server version: Apache/2.2.22 > (Ubuntu)) in front of separate webserver (apache) which I do not have > access to & cannot get code changed on fast enough. > > I'd like to know if there is a way to rewrite t

Re: [users@httpd] Corrupt OSX Apache Install

2013-05-08 Thread Jerry K
any time I make modifications to httpd.conf, or any of the files in the extra directory, I typically like to run the: # apachectl -t command. The "-t" switch will test the configuration file and alert me to any errors that I may have made prior to actually attempting to implement a new or up

[users@httpd] reverse_proxy related: howto rewrite code passing through

2013-05-08 Thread Steve Mallett
Hi, I am running apache as a reverse proxy (Server version: Apache/2.2.22 (Ubuntu)) in front of separate webserver (apache) which I do not have access to & cannot get code changed on fast enough. I'd like to know if there is a way to rewrite the code showing through the reverse proxy? Specifical

[users@httpd] Corrupt OSX Apache Install

2013-05-08 Thread Christos Jonathan Hayward
No matter what I do, including restarting Apache, there's nothing listening on 80 on my Mountain Lion Mac. This is an attempt to connect to it as localhost, so there shouldn't be firewall interference, and the firewall is off. (The error logfile does not record anything when I restart the server. )