On Feb 14, 2013, at 9:30 AM, Chris A <[email protected]> wrote:
> Apache 2.12.x in sles11 sp2. I am trying to give clients access to the mail
> server on port 443 by using a rewrite rule. The rule:
>
> Rewriteengine on
> Rewritecond %{HTTPS_HOST} ^mail\.
> Rewritecond %{HTTPS} on
> Rewriterule ^/(.*) https://192.168.124.3/$1 [P]
>
> [Error] The error log on the apache server:
> (110)connection timed out: proxy: HTTPS: attempt to connect to
> 192.168.124.3:443 (*) failed
I now see the log continues:
Ap_proxy_connect_backend disabling worker for (192.168.124.3)
Proxy:HTTPS: disabled connection for (192.168.124.3)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]