> -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of Valdis Vitolinš > Sent: Monday, November 16, 2009 9:48 AM > To: XWiki Users > Subject: Re: [xwiki-users] problem with FAQ tutorial .. space > assignment? > > > I've been told the url http://localhost/xwiki/bin/view/FAQ/ is > > equivalent to http://localhost/xwiki/bin/view/FAQ/WebHome/ > but I'm a > > little shaky on that point. > > > For Xwiki tailing slash is the same as WebHome page. So > description above is not correct. > Correct explanation is following: > http://localhost/xwiki/bin/view/FAQ/ is the same as > http://localhost/xwiki/bin/view/FAQ/WebHome without tailing slash. > For other pages URL always finishes with Pagename, not slash, e.g. > http://localhost/xwiki/bin/view/FAQ/Page1 > http://localhost/xwiki/bin/view/FAQ/Page2 etc. > > http://localhost/xwiki/bin/view/FAQ/WebHome/ is the same as > http://localhost/xwiki/bin/view/FAQ/WebHome/WebHome > (in this case 1st "WebHome" is space under "Main" space, but > 2nd "WebHome" is page in "WebHome" space).
I don't think this is correct. I just tried navigating to http://localhost/xwiki/bin/view/FAQ/WebHome/ in my installation and was brought to http://localhost/xwiki/bin/view/FAQ/WebHome. The trailing slash seems to have been ignored. > > Valdis > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users > -Joshua _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
