there is a page on the wiki that talks about proxy config.

-igor

On Sun, Nov 16, 2008 at 9:31 PM, Anton Veretennikov
<[EMAIL PROTECTED]> wrote:
> Good day,
>
> My hosting provider says that they use ProxyPass for aliases.
> Seems that site opens but links don't work: 404 error
> (ContextName/ContextName is not found) Why ContextName is doubled?
> May be ProxyPass is not a way to work with Wicket.
>
> I found for example that Wicket adds ContextPath() in cookie Path:
>
> cookie.setPath(getWebRequest().getHttpServletRequest().getContextPath())
>
> ContextPath() returns real name of context weather site called by alias or 
> not.
>
> Is it possible to override this behaviour? Any suggestions?
>
> Thanks in advance.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to