Hi Martin

Sysadmins were trying to change location header to https in
ProxyPassReverse, but was not working.

Thanks a lot for helping.

Markus

On 06.12.2010 12:21, Martin Makundi wrote:
> http://apache-wicket.1842946.n4.nabble.com/Wicket-Link-with-proxy-server-wrong-hostname-td1878181.html
> http://www.mail-archive.com/users@wicket.apache.org/msg32818.html
>
> 2010/12/6 Markus Meixner <m.simb...@gmail.com>:
>   
>> Hi everybody
>>
>> Perhaps this is more a apache reverse proxy configuration thing, but
>> perhaps you can help me anyway.
>>
>> My application runs behind a reverse proxy, which is terminating https
>> request and forwarding http requests to the wicket application.
>>
>> If wicket now responds with redirects, it does this with absolute links
>> http://host/context-path/.... which is normally fine and working.
>>
>> Problem now is, that those redirects are passed to the client and are
>> not changed to https://host/context-path/ which will break the redirects.
>>
>> Question: Is there an easy way to change the URLs protocol/scheme of the
>> redirects from http to https? And where could I do this?
>>
>> Thanks anybody for help.
>>
>> Markus
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>
>>     
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>   


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org

Reply via email to