Hi Marco, This is not a bug, it's just that radiant doesn't know about the url prefix. You'll have to handle this where you generate your navigation. I don't know how you build your links, but you'll either have to make them all relative links (not starting with /), or automatically prepend them with your prefix.
Regards, Benny Hello Mark, > > Thanks for the response. This is a great solution, but it does not affect > the urls generated by radiant. > > I can access all pages with this solution, but the URLs generated on the > site are still pointing to the root. > > Is this a bug in Radiant? > > Marco > _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
