|
|||||||||||
|
Re: Reverse Proxy
From: Graham Leggett <minfrin(at)sharp.fm>
Date: Thu Aug 30 2001 - 18:06:54 EDT Mohamed Elashmawy wrote: > I've used this rewrite-rule.
To make sure that redirects work properly you need to add the ProxyPassReverse directive. In fact, as a general rule all ProxyPass directives must have a ProxyPassReverse directive like so: ProxyPass /images/ http://backend.com/images/ ProxyPassReverse /images/ http://backend.com/images/
Regards,
-- ----------------------------------------- minfrin@sharp.fm "There's a moon over Bourbon Street tonight..."
This archive was generated by hypermail 2.1.8 : Thu Aug 24 2006 - 14:53:45 EDT |
||||||||||
|
|||||||||||