Page 1 of 1

using URL for navigation

Posted: Mon Oct 17, 2005 7:36 pm
by cheerio
hi all, i've been wondering this for a real long time now, and couldn't find any search results(i'm bad at coming up with search terms) but,
how do you use the URL for sort of navigation on your site, like Wikipedia.org, or textpattern

Wikipedia.org uses like site/image:image.jpg
I saw this "signature maker" thing that has the URl like this: site/yourtext,blue,orange,secondarytext.png
textpattern can change things around like you can use /year/month/day even though the folder doesn't exist

how is this possible???
would you explode the URL or use eregi on the url??

Posted: Mon Oct 17, 2005 7:39 pm
by Chris Corbyn
mod_rewrite -- Apache HTTPd module :)