On Mon, Aug 17, 2009 at 20:03, Sergiu Dumitriu<[email protected]> wrote:
On Mon, Aug 17, 2009 at 19:40, Trevor <[email protected]> wrote:
On Mon, 17 Aug 2009 19:29:03 +0300 Sergiu Dumitriu wrote:
Are you running in virtual mode? (xwiki.virtual=1)
Yes. I also now see the "xwiki.virtual.redirect=http://127.0.0.1:9080..." line which corresponds to the error page I'm getting.
Then you must add correct address alias entries for your wikis. Although, using IP addresses should always work, pointing to the main wiki. Thomas can provide further help with virtual wikis setup.
If you are redirected to what is configured in xwiki.virtual.redirec property it mean you access XWiki. Sounds like you did not properly configured you wikis descriptors (main wiki descriptor has to be configured also in virtual mode depending of the form of your domain name). As Sergiu said, accessing XWiki with the IP always goes to the main wiki by default. Make sure your wikis descriptors are properly configured with the corresponding domain/alias names. See http://manager.xwiki.org/xwiki/bin/view/AdminGuide/ and http://manager.xwiki.org/xwiki/bin/view/AdminGuide/AccessWiki to better understand how XWiki decide which wiki to show based on the URL and the configuration.
You should put it on a pastebin and mail just the link to it.
I'm guessing you're referring to an online repository of some kind? I haven't used one before.
I also see a "xwiki.webapppath=" setting. Should I set that to "/"? (if the default is to use "xwiki"?)
As the comment above it says, you should not need to change it. But yes, you can use / just to be sure. -- http://purl.org/net/sergiu _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
-- Thomas Mortagne