Re: [us...@httpd] URL exception when using ProxyPass directive (mod_proxy)

2009-09-05 Thread Eric Covener
On Sat, Sep 5, 2009 at 7:45 PM, Devraj Mukherjee wrote: > Hi all, > > I am using mod_proxy to reverse proxy content from another web server. > I have assigned the root of the web server as the root of the > mod_proxy setup, such as > > ProxyPass /  http://sourceserver.local/ > >  ProxyPassReverse

[us...@httpd] URL exception when using ProxyPass directive (mod_proxy)

2009-09-05 Thread Devraj Mukherjee
Hi all, I am using mod_proxy to reverse proxy content from another web server. I have assigned the root of the web server as the root of the mod_proxy setup, such as ProxyPass / http://sourceserver.local/ ProxyPassReverse / I would like make an exception and serve some local content at the