Hi,
We use a Xwiki as docker installation on http port :
http://serv-xwiki:8080
Users acces Xwiki by a ReverseProxy on https port :
https://wiki.mydomain.fr/
We have an error message when a user create a page.
The Team that is in charge of ReverseProxy anlysed the logs and said to me :
It seems the page try to call directly Xwiki by server hostname on port 443 (https) https://serv-xwiki.
On the Server where the docker is executed, the Xwiki is not published on port https only on http.
The page is created and we can display it or modified it without any error.
I searched in Wiki config file but i didn’t fond any static URL.
Do you have an idea?
Thanks for your help,
Matt
1 post - 1 participant