Hello,
I want to exclude servlet action identifier for url path using in multiwiki.
For example, now my path looks like:
http://localhost/wiki/test/view/Main/
(were "test" - name of my wiki)
I want:
http://localhost/test/view/Main/
In a xwki.cfg exists option xwiki.virtual.usepath.servletpath=wiki
I tried this parameter is set empty
Also, described, that need to change web.xml
What (and how) exactly I should change in web.xml? I tried different
variants (in web.xml exists servlet-mapping for action "wiki"), but without
correctly result.
--
Thanks beforehand!
Eugen.
--
View this message in context:
http://xwiki.475771.n2.nabble.com/Multiwiki-servlet-action-identifier-for-u…
Sent from the XWiki- Users mailing list archive at
Nabble.com.