On Thu, Jan 21, 2010 at 15:39, Jared Pearson <[email protected]> wrote:
I've installed XWiki Enterprise Manager 2.1.1 and have created a new XWiki Enterprise instance. I can access the WikiManager through localhost but not through the domain; it always redirects to the ThisIsNotAWiki page. I would like to manage the creation/deletion of Wiki installations through the domain and not have to VPN into the server to use localhost.
Did you looked at http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki ? You are supposed to set the domain/alias in the wiki descriptor and the main wiki is a wiki like another.
Works http://localhost:8081/xwiki/
Doesn't Work http://domain:8081/xwiki/
BTW, I'm able to access the wiki created through the WikiManager through the domain.
Works http://localhost:8081/xwiki/wiki/mywiki http://domain:8081/xwiki/wiki/mywiki
Any help would be great. _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne