seul truc un peu compliqué: configurer le serveur web, en fait simple:
radeff@localhost:~/eXist/tools/jetty/etc/jetty.xml
vers la ligne 160
<Set name="virtualHosts">
<Array type="java.lang.String">
<Item></Item>
<Item>ip of your server</Item>
<Item>localhost</Item>
<Item>dns of your server</Item>
...