[xwiki-devs] XWiki - Redirect to some other page by default.
Prathap Pandian
27 Jun
2008
27 Jun
'08
10:34 a.m.
How to change the "Redirects to the Main.WebHome" to some other page.
Need to change in the web.xml file.
<welcome-file-list>
<welcome-file>*SpaceName/PageName*</welcome-file>
</welcome-file-list>
--
Prathap