URL exception when using ProxyPass directive (mod_proxy)
am 06.09.2009 01:45:12 von Devraj MukherjeeHi 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 URL
/forms/ (the content is locally available on the reverse proxy). I
have tried serving this via the Alias directive but have failed.
Is this even possible? Or should I place those files on another server
(or VirtualHost) and reverse proxy them through?
Thanks.
--
"The secret impresses no-one, the trick you use it for is everything"
- Alfred Borden (The Prestiege)
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
" from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org