Page 1 of 1

hide id with mod_rewrite

Posted: Wed Nov 02, 2011 7:27 am
by dotphp
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

Re: hide id with mod_rewrite

Posted: Wed Nov 02, 2011 3:59 pm
by John Cartwright
Duplicate of viewtopic.php?f=1&t=132512

Locked.