Bodhi wrote: > Or if you want the really easy way out, you could create a parent > page for your radiant root page and give it the same slug as the > radiant directory.
Wow. That's probably the easiest method by far. Out of curiosity Mislav, why do you want to put Radiant in another sub directory? Because of the way the rewrite rules are written, Radiant doesn't serve content when a file already exists in the public directory. So if you wanted to put your own files in the public dir it would use those instead of relying on Radiant for the content. You could also change the rewrite rules so that Radiant only serves content from a certain subdirectory and the /admin/ folder. -- John Long http://wiseheartdesign.com _______________________________________________ Radiant mailing list Post: [email protected] Search: http://radiantcms.org/mailing-list/search/ Site: http://lists.radiantcms.org/mailman/listinfo/radiant
