Details
-
Bug
-
Resolution: Won't Fix
-
Major
-
None
-
6.0-rc-1
-
None
-
Unknown
-
Description
My setup is jetty/xwiki behind apache using mod_proxy because jetty does not support AJP.
In xwiki.cfg:
xwiki.url.protocol=https
and this is verified to be working by:
$doc.getExternalUrl()
displaying the https url.
However some URLs (for example the button which installs extensions) are still sent as http which makes non AJP forward proxy installations unfeasible.
Attachments
Issue Links
- is related to
-
XWIKI-8904 Upgrade Jetty to version 9.2.3.v20140905
- Closed