On Nov 28, 2008, at 5:56 PM, Thomas Mortagne wrote: > Hi devs, > > I just finished a feature to be able to use mutiwiki without any use > of virtual host (ans so no need for a configured DNS server). It does > not replace the DNS based multiwiki it just add another way to access > subwiki so you can still use both. However all the URLs will be > generated in a way or another depending if urlpath is enabled or not. > > So basically it add the possibility to access the wiki "wikiname" > using http://127.0.0.1/xwiki/subwiki/wikinname/view/Main/WebHome. > > See http://jira.xwiki.org/jira/browse/XWIKI-2824 > > Normally I would wait for 1.8 branch to commit this but we have an > internal need for it to be included in the 1.6 branch (and if it's > included in 1.6, why not include this in 1.7 ;)). > > Can we include it safely in 1.6/1.7 ? : it should be, if you don't > enable xwiki.virtual.urlpath in xwiki.cfg (and it will be disabled by > default), all will work exactly like this feature did not exists.
+1 provided there's good documentation ready too. Thanks -Vincent _______________________________________________ devs mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/devs

