Hmm...well until I added class property to default redirect on public instance it did not want to work
I had fromURI->/ toURI->redirect:/index.html And every time I hit "/" I would get a 404 error.... After adding class with default implementation, it started working.. Thanks Amir > -----Original Message----- > From: dev-list@magnolia.info [mailto:[EMAIL PROTECTED] > Sent: Tuesday, August 21, 2007 3:25 PM > To: dev-list@magnolia.info > Subject: Re: [magnolia-dev] virtual uri broken on public? > > On 8/21/07, Amir Mistric <dev-list@magnolia.info> wrote: > > Before there was only "fromURI" and "toURI" and now there > also "class"... > > I think it would be good if the class is missing it should > always use the default implementation. > > That would keep it backward compatible perhaps... > > that's definitively how it should work, the code that handles > virtual uri mapping hasn't changed: the class property was > already usable before, it has been added recently to the > default configuration only to clarify that you can configure > any custom implementation there, but it's optional as before. > > fabrizio > > ---------------------------------------------------------------- > for list details see > http://documentation.magnolia.info/docs/en/editor/stayupdated.html > ---------------------------------------------------------------- > ---------------------------------------------------------------- for list details see http://documentation.magnolia.info/docs/en/editor/stayupdated.html ----------------------------------------------------------------