s it's not permitted
to use it along with P anyway...
Olivier
Olivier CHIROUZE
I&0 Infrastructure
Volvo Information Technology
> -Original Message-
> From: Bruno Teixeira [mailto:[EMAIL PROTECTED]
> Sent: 21 February 2007 11:46
> To: users@httpd.apache.org
> S
Hi there,
I didn't use AllowCONNECT. The problem was that I loaded the module with
"a2enmod" and the default configuration is "deny from all". Anyway, it
works now but, the address at the top changes to the redirected
address... Shouldn' it always keep the original address? This is a
problem,
Hi krist,
thank you very much for your sugestion. It wasn't the only problem with
my configuration - I also had "deny from all" in the proxy.conf file -
but with the SSLProxy On directive the rewrite now works.
But I still have a problem: the original address isn't kept in the
address bar...
On 2/16/07, Bruno Teixeira <[EMAIL PROTECTED]> wrote:
I've been browsing the web for a solution to my problem, but all I can
find are similar problems, no solutions...
I am using a rewrite rule to rewrite "http://192.168.2.251/secure";
requests to "https://192.168.2.198/";. This works fine, but
Hi,
I already had this but can't manage to find back the solution.
I have two clues, thought:
- you should have ProxyRequests Off to both of your virtualhosts (or at
least, the first one).
- I guess you did, but just in case, did you load module
"proxy_http_module"?
Last thing, I've recently fo