10-25-2007, 02:52 PM
|
#1 (permalink)
|
|
The Acquainted
Join Date: Oct 2007
Location: Newcastle, UK
Posts: 113
Thanks: 3
|
Mod_rewrite
I want to rewrite some url's using mod_rewrite. All of the posts in my cms have a unique id so to use a url like http://www.mysite.com/article/1 would be easy enough, however I would rather do it like http://www.mysite.com/article/article_title if I can.
Is this possible? how would I do it?
|
|
|