efru
07-28-2008, 07:21 PM
Hi There
My question is a htaccess problem, so I hope someone can help. Basically my old site had urls such as :
http://www.example.com/press_release.php?press_id=1
Now, on my new site, I want them to go to :
http://www.example.com/press_releases/press_name_here/
My trouble is with that query string. I've trolled a hundred forums today and nothing is appearing to work. I've tried escaping the question mark, various {QUERY_STRING} conditions, etc. Maybe I was just doing it wrong...I don't know.
Any help would be much appreciated.
Thanks in advance
My question is a htaccess problem, so I hope someone can help. Basically my old site had urls such as :
http://www.example.com/press_release.php?press_id=1
Now, on my new site, I want them to go to :
http://www.example.com/press_releases/press_name_here/
My trouble is with that query string. I've trolled a hundred forums today and nothing is appearing to work. I've tried escaping the question mark, various {QUERY_STRING} conditions, etc. Maybe I was just doing it wrong...I don't know.
Any help would be much appreciated.
Thanks in advance