URL exception when using ProxyPass directive (mod_proxy)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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/
<Location />
  ProxyPassReverse /
</Location>

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 <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx


[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux