Just wondering how people deal with this issue.
I want our front page to be handled by midgard so when you go to wilderness.org.au, you go to the root page. I assume the most common thing to do is to set the site URI in the website setup to be the domain name but with no path after it. But the problem I have is that I want to have a whole lot of non-midgard folders as well and I only want Midgard to intercept certain ones. Ideally, I would like Midgard to intercept all my top level topic urls like /campaigns, /about and /events. But not others like /images which I want to keep in the normal Apache directory structure for the time being. I also have other PHP scripts that I don't want Midgard to handle.
I could create multiple websites each with their own folder but that kind of defeats the purpose because then I lose my inheritance of pages and styles etc. I also thought that maybe there is a way to exclude paths from midgard. So in apache, if I set up a virtual path of /images, then apache would handle rather than Midgard.
Can someone shed some light on this for me?
Thanks James
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
