Hello,
I wonder whether this is a error in my servers configurations or this is a
bug...
I have an XWiki server running behind an Apache server and the link between
them is performed using the simple mod_proxy with some pass such as:
ProxyPass /xwiki/
http://localhost:8080/xwiki/
It works perfectly except when I logout...
I get redirected to an URL looking like:
http://localhost:8080/xwikihttp://mydomain/xwiki/bin/login/XWiki/XWikiLogin…
Do you have an idea of the reason of this behavior?
regards
Pascal