the bad URLs (http://external.address.com/html/...), although
correctly redirected, aren't updated in the browser address bar (I'd
like them to become http://external.address.com/newsite/html/...). Any
idea how I could correct that ?
I would guess that the browser is using the original URI for t
Laurent -
did you test whether mod_rewrite will work on any requests if you
remove the ProxyPass directives? it would be good to find out if the
rewrite engine is basically working for you.
if you can prove the rewrite engine works, perhaps you could avoid
using ProxyPass/ProxyPassReverse altoge
ade
> apache to a recent version.
>
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message may be ignored.
>
>
> -Original Message-
> From: Simon Irwin [mailto:[EMAIL PROTECTED]
> Sent: Mittwoch, 9. November 2005 15:03
> To: users@httpd.apa
Hi All -
I'm using a very old version of Apache - 1.3.12 and mod_ssl
2.6.6. For historical reasons I cannot upgrade to newer versions.
However, I may soon need to upgrade my OpenSSL version from 0.9.5a to 0.9.8a. I know this is a strange position to be in.
So I have a couple of questions. Doe