On Wed, Feb 20, 2013 at 2:26 AM, Haru <[email protected]> wrote:
Hi, Andrew!
You can use Tomcat + Apache/Nginx for this purpose. In order to make it root application in Tomcat, install XWiki as ROOT application.
Also, refer Short URL manual at http://platform.xwiki.org/xwiki/bin/view/Main/ShortURLs
Don't do "binless" path, because WYSIWYG editor won't work correctly due to https://jira.xwiki.org/browse/XWIKI-8737
Hope it is worth to be fixed in 5.x cycle :-)
Вторник, 19 февраля 2013, 16:30 -08:00 от Andrew Havens <[email protected]>:
Now that I've got XWiki up and running, how can I configure Tomcat or whatever so that it's available at the root on port 80 instead of wiki.example.com:8080/xwiki?
Thanks, Andrew _______________________________________________
depending on your operating system, you can use authbind to run on port 80 without requiring apache/nginx/why as a proxy you could also use haproxy as a proxy http://blogs.mulesoft.org/a-better-tomcat-for-ubuntu-and-debian/ Cheers Arne