For the author instance of your application, leave this unchanged. i.e. fromURI=/ toURI=/.magnolia/adminCentral.html
However, for the public instance, you might want to change it to fromURI=/ toURI=/home.html HTH. ~Deepak -----Original Message----- From: [email protected] [mailto:[EMAIL PROTECTED] Sent: Thursday, August 31, 2006 7:32 AM To: [email protected] Subject: Re: [magnolia-user] How do I change the default page for a folder URL Thanks for the reply. I'm still a little confused. In my case public is the context root, so I guess my mapping would be for: fromURI=/ toURI=/home.html There is already a node under adminInterface / virtualURIMapping / default that goes like: fromURI=/ toURI=/.magnolia/adminCentral.html This only applies in admin mode.Which makes sense since it's in the adminInterface node. I'm trying to do this mapping in the public side. Jose ----- Original Message ----- From: "Bernd Brenner" <[email protected]> To: <[email protected]> Sent: Wednesday, August 30, 2006 2:31 PM Subject: Re: [magnolia-user] How do I change the default page for a folder URL > Hi Jose, > > you can configure the document that should be loaded: > Config -> modules -> adminInterface -> VirtualURIMapping > > Add a new content node with > > fromURI = /public > toURI = /public/home.html > > Hope that helps, > Bernd > > jrubio schrieb: >> Hi, >> >> I'm trying to figure out how to make magnolia display a different page (I >> believe the default is default.html) when a folder URL is given. >> >> So I want to make for example /public/ display /public/home.html >> >> Thanks in advance. >> >> Jose >> >> ---------------------------------------------------------------- >> for list details see >> http://www.magnolia.info/en/magnolia/developer.html >> ---------------------------------------------------------------- > > ---------------------------------------------------------------- > for list details see > http://www.magnolia.info/en/magnolia/developer.html > ---------------------------------------------------------------- > > ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
