Issue with reverse-proxy

Hello Vincent,

Thank you for your answer. I tried removing /xwiki from reverse proxy setup, but it did not help.

ProxyPass /xwiki http://xwiki:8080 connectiontimeout=300 timeout=300
ProxyPassReverse /xwiki http://xwiki:8080

You are right that XWiki docker is deployed as ROOT webapp in apache server. Is there any configuration which must be updated in order to inform XWiki that it must locate resources in the ROOT folder?

XWiki is setup behind an Apache server reverse proxy.

Thanks in advance.