Forum Moderators: open
Andreas
Combine this with a custom 404 and you have the ability to create "virtual" pages (ie they dont really exist on the server but any request for that page gets served up as if that page does exist) which is essentially what mod_rewrite does.
- Tony