Details
-
Bug
-
Resolution: Duplicate
-
Major
-
None
-
1.5 M1
-
None
-
OS: Ubuntu Server
Apache 2.2 in front of Tomcat (mod_proxy and mod_ssl in Apache)
-
http, https, ssl, apache, tomcat, xredirect, redirect
-
Description
I'm running XWiki over SSL (Apache in front of Tomcat).
If I hover the log-out link with my mouse, I'm seeing a URL like this one:
https://xwiki.domain.tld/xwiki/bin/logout/XWiki/XWikiLogout?xredirect=http%3A%2F%2Fxwiki.domain.tld%2Fxwiki%2Fbin%2Fview%2FWikiManager%2F
As you can see, the first part is correct. But the value of xredirect is only prefixed with http and not with https.
I've found this bug report: http://jira.xwiki.org/jira/browse/XWIKI-227
and have tried the mentioned fix, but this isn't changing anything.
If you need any information, let me know.
Attachments
Issue Links
- duplicates
-
XWIKI-227 XWiki generates wrong links behind a reverse proxy with https
- Closed