hide id with mod_rewrite
Posted: Wed Nov 02, 2011 7:27 am
Hi.
I have a link like this:
index.php?page=article-title&id=12
article-title and id are dynamical
How can I show in my address bar only: http://www.website.com/article-title/
not http://www.website.com/article-title/12/
What I must change in htaccess for this.
Thanks
I have a link like this:
index.php?page=article-title&id=12
article-title and id are dynamical
How can I show in my address bar only: http://www.website.com/article-title/
not http://www.website.com/article-title/12/
What I must change in htaccess for this.
Thanks