Hi- > I wan't to let the URL localhost:8080/magnoliaPublic redirect > on localhost:8080/magnoliaPublic/start.html instead of > localhost:8080/magnoliaPublic/features.html > > My default configuration follows: > Key: /modules/adminInterface/VirtualURIMapping/default/toURI > Value: /.magnolia/adminCentral.html >
This is the deafault configuration on your author instance. On your public instance it's value most probably is /features.html So to redirect on public you have to change the value on the public webapp, not the admin webapp. ( You do this through the admin central of your public instance at localhost:8080/magnoliaPublic/.magnolia ) HTH, -markus ---------------------------------------------------------------- for list details see http://www.magnolia.info/en/magnolia/developer.html ----------------------------------------------------------------
