RunWithDifferentPath
Last modified by Vincent Massol on 2020/01/28
Question | Can I run xWiki on www.domain.com/bin/view/Content instead of www.domain.com/xwiki/bin/view/Content ? |
Answer |
Well this should work if you configure the Tomcat context to answer with to the "/" context with the xwiki servlet. I've also check that currently the "/bin/" cannot be removed, but it is not something very hard to change. |