On Wed, Oct 15, 2008 at 7:25 AM, howard chen <[EMAIL PROTECTED]> wrote:
> Thanks.
>
> On Wed, Oct 15, 2008 at 7:19 PM, Eric Covener <[EMAIL PROTECTED]> wrote:
>> Only where they overlap and it's before 2.2, because it's undefined as
>> to which will run first.
>>
>> In 1.3 you might be able to control it by AddModule ordering, but in
>> 2.0 it may differ from system to system and you end up just swapping
>> the LoadModule and crossing your fingers.
>>
>>
>
> Btw, is a single [p] in mod_rewrite equvalient to 2 lines in proxypass?
>
>  ProxyPass         /mirror/foo/ http://foo.com/
>  ProxyPassReverse  /mirror/foo/ http://foo.com/

No, you still need the ProxyPassReverse explicitly.

-- 
Eric Covener
[EMAIL PROTECTED]

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to