On Wed, Oct 15, 2008 at 7:25 AM, howard chen <howachen@xxxxxxxxx> wrote: > Thanks. > > On Wed, Oct 15, 2008 at 7:19 PM, Eric Covener <covener@xxxxxxxxx> 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 covener@xxxxxxxxx --------------------------------------------------------------------- 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