Thanks! I was leaving out the class setting, and that made the difference.
Mike > -----Original Message----- > From: [email protected] [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 03, 2008 5:43 AM > To: [email protected] > Subject: Re: [magnolia-user] clarification -- RE: [magnolia-user] > Redirect to external URI? > > Hi Mike, > have you tried to create a new node under virtualURIMapping with data > > class=info.magnolia.cms.beans.config.DefaultVirtualURIMapping > fromURI=/some/path > toURI=redirect:www.mydomain.com > > HTH > > Chris > > > > > My examples may have been a bit confusing. I'm not looking > > for any kind of automatic conversion / parsing -- the names > > of the external URL and internal node are irrelevant. I'm > > just wondering if there's a VirtualURI setting that will let > > us redirect to external as opposed to internal URLs. > > > > Mike > > > > > -----Original Message----- > > > From: [email protected] [mailto:[EMAIL PROTECTED] > > > Sent: Wednesday, July 02, 2008 11:56 AM > > > To: [email protected] > > > Subject: [magnolia-user] Redirect to external URI? > > > > > > Hi, is it possible to use VirtualURI's to redirect from or > > to external > > > URLs? That is, if a link comes in from: > > > > > > http:www.mydomain.com > > > > > > is it possible to set up a config setting to automatically > > redirect it > > > to: > > > > > > /mydomain > > > > > > in Magnolia? > > > > > > Similarly, can I redirect an internal path > > > > > > /some/path > > > > > > to an external URL? > > > > > > http://somepath.com > > > > > > Thanks! > > > > > > Mike > > > > > > > > > ---------------------------------------------------------------- > > > for list details see > > > http://documentation.magnolia.info/ > > > ---------------------------------------------------------------- > > > > ---------------------------------------------------------------- > > for list details see > > http://documentation.magnolia.info/ > > ---------------------------------------------------------------- > > > > > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/ > ---------------------------------------------------------------- ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/ ----------------------------------------------------------------
