> I'd try this:
> ProxyPass /mod_perl/moved_file1.html !
> ProxyPass /mod_perl http://modperlserver:8001
> ProxyPassReverse /mod_perl http://modperlserver:8001
>
> Redirect permanent /mod_perl/moved_file1.html
> http://mystaticserver/newdir/moved_file1.html
That worked perfectly. Thankyou.
---
staticserver/moved_file1.html
My gut feeling is that I need to change the ProxyPassReverse to return the
new URL, but nothing I have tried has worked.
Do I have to do something different to make this work, or am I on the wrong
track entirely?
Thanks in advance,
Becky
Becky Alcorn
Unisolve Pty Ltd