You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Nick Kew <ni...@webthing.com> on 2010/04/29 14:46:18 UTC

Re: [users@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

On 29 Apr 2010, at 13:26, Timo Meinen wrote:

> Anyhow, why does mod_proxy don't recognize the Location header. I
> think it should treat ('convert') this header like any other. Is it a
> bug?

IIRC your ProxyPassReverse didn't match the Location
(one being ajp:, the other http or https).

-- 
Nick Kew

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org


Re: [users@httpd] ReverseProxy for Tomcat (AJP) not working for SSL redirects

Posted by Timo Meinen <ti...@googlemail.com>.
Yes, you're right. But why did the

ProxyPassReverse / https://it.localhost.de/spike

let to a circularity?



2010/4/29 Nick Kew <ni...@webthing.com>:
>
> On 29 Apr 2010, at 13:26, Timo Meinen wrote:
>
>> Anyhow, why does mod_proxy don't recognize the Location header. I
>> think it should treat ('convert') this header like any other. Is it a
>> bug?
>
> IIRC your ProxyPassReverse didn't match the Location
> (one being ajp:, the other http or https).
>
> --
> Nick Kew
>
> ---------------------------------------------------------------------
> 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@httpd.apache.org
>   "   from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
>
>

---------------------------------------------------------------------
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@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org