The virtual uris are used to transform requests urls, while you would like to influence the link generation. This is possible by configuring /server/rendering/linkManagement.
In case of STK you can define the mapping (in ETK per site and domain). I know people who achieved the same behavior with apache mod rewrite, but it is surely preferable to do it in Magnolia. Cheers - Philipp On 07.12.2010, at 23:41, Frank Henze wrote: > > Hi, > how can I remove the Website name from the beginning of the URL path? > > Assuming I want to have my landing page named "index.html", I can name > my project "index". > But now all subfolders are like /index/abc.html. > Can I somehow remove /index by rewriting URLs while also showing > internal links like /abc.html? > I already had a look into VirtualUriMapping, but I don't see it can > solve my problem. > > thanks in advance, > -- Frank > > > ---------------------------------------------------------------- > For list details see > http://www.magnolia-cms.com/home/community/mailing-lists.html > To unsubscribe, E-mail to: <[email protected]> > ---------------------------------------------------------------- ---------------------------------------------------------------- For list details see http://www.magnolia-cms.com/home/community/mailing-lists.html To unsubscribe, E-mail to: <[email protected]> ----------------------------------------------------------------
