Hi Eric
Maybe you want to check the VirtualURIMapping within your Public instance.
To do so (assumption: your public web application instances is "public"):
* Open a browser window and connect to the admin console of the
public instance (e.g. http://localhost:8080/magnoliaPublic/.magnolia)
* open the "Config/modules/adminInterface/VirtualURIMapping" tree
* copy one of the nodes (e.g. "default") into the same branch
* rename the new node "default0" to something you like (e.g. "myPublic")
* change the "toURI" property from "/features.html" to "/home.html"
(or whatever you want to start with)
* change the "fromURI" in the "default" node from "/" to maybe
"/features.html", so that you have no conflict with 2 same "fromURI"s
Creating the new "VirtualURIMapping" (like described above) in the
Author instance and then activating the new "VirtualURIMapping"-node
would work to, but you still have to change the "default" mapping to
avoid a conflict with two same "fromURI"s.
Hopefully that solves your problem.
/giancarlo
Eric Everman wrote:
Hi-
Home do I set the home / default page that is pulled up when the root
of /public/ is requested?
I added a new page called 'Home' as a sibling preceding the OEM
'features' page and activated it, yet when I go to:
http://myserver/public
I still get the features page.
Did I miss something?
Thanks in advance,
--eric
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------
----------------------------------------------------------------
for list details see
http://www.magnolia.info/en/magnolia/developer.html
----------------------------------------------------------------