On Thu, Jan 14, 2010 at 22:03, Dilipkumar Jadhav <[email protected]> wrote:
Hello guys, I ran into some difficulties with setting up a wiki farm again. The website address of the main wiki is (assume): http://internal.ext.com:8080/xwiki In the XWiki.XWikiServerClass the default value is localhost. The moment I restart the tomcat server after switching xwiki.virtual=1, I can no longer access the main wiki from http://internal.ext.com:8080/xwiki over the internet. But I can access it on server as http://localhost:8080/xwiki. I’ve gone through the documents for XEM setup & also setup the “property” in XWiki.XWikiServerClass as internal.ext.com, ext.com, internal.ext.com:8080, etc. But none of the values seem to help. The
As you can see in the documentation you have to set up the complete domain names used to access the wiki (here "internal.ext.com") as alias. Are you sure your domain even access the wiki server ?
localhost value just allows me to access the wiki on localhost only. The setup worked for me over intranet (It was an internal IP address and not a domain name) and the xwiki farm worked fine. But on the internet it just doesn’t work. I am also planning to use URL path based xwiki access and have set xwiki.virtual.usepath to 1. Could someone please guide me in the right direction.
See http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki for details on both multiwiki modes.
Thank you for your time and consideration guys. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne