xoxxx
Regular Member
- Joined
- Oct 9, 2009
- Messages
- 421
- Reaction score
- 142
I want to make a single url appear differently in browsers.
Right now it is:
and I want it to be:
How do I create a re-write rule in my .htaccess for this?
Thanks!
Right now it is:
Code:
domain com/article-this-is-the-article-aweawe-1-i-ww.html
and I want it to be:
Code:
domain com/article-1.html
How do I create a re-write rule in my .htaccess for this?
Thanks!