Eugen, I am only responding to you so that the subject is changed to include "debian package". I think this is highly specific to the Debian package distribution (as you hinted in your first post, I interpreted devian as debian and hope it is ok). The other strategy you considered, modifying server.xml, is also what I would have done first... paul Le 11 sept. 2012 à 08:49, Eugen Colesnicov a écrit :
I found solution for me. Sorry for stupid questions, but it is new expirience for me. Answer: - open folder /etc/tomcat6/Catalina/localhost. In this folder exists 2 files: ROOT.xml & xwiki.xml. - delete ROOT.xml - rename xwiki.xml to ROOT.xml - edit ROOT.xml after renaming, change ..path="/xwiki".. to ..path="/".. - save ROOT.xml - restart tomcat
Maybe it will helpful for somebody else.