I think you can use
http://code.google.com/p/xebia-france/wiki/XForwardedFilter
and watch/help https://issues.apache.org/jira/browse/WICKET-3015

On Mon, Dec 6, 2010 at 9:11 AM, Markus Meixner <[email protected]> wrote:

> 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: [email protected]
> For additional commands, e-mail: [email protected]
>
>


-- 
Pedro Henrique Oliveira dos Santos

Reply via email to