How to Setup Xwiki Https?

I would like to know how to setup Xwiki to work using Https?
is there a particular guide?

Hi, if you google for “xwiki https” the first link that appears will be to http://platform.xwiki.org/xwiki/bin/view/AdminGuide/Configuration. Then if you search for “https” on that page you’ll see:

If the users will be accessing XWiki using SSL (https) then you will have to change the way links are created so that external links do not redirect users back to the http page. This is accomplished by setting the xwiki.url.protocol property in xwiki.cfg.

Hope this helps

1 Like

Thanks!

Actually just found that it depends on the app server. For example for tomcat, see https://www.xwiki.org/xwiki/bin/view/Documentation/AdminGuide/Installation/InstallationWAR/InstallationTomcat/#HConfiguringtomcatforhttps