Page 1 of 1

looking for special .htaccess file

Posted: April 17th, 2004, 3:00 pm
by ccb056
Hi, I'm looking for a few lines in an .htaccess file to do the following and include a 301 redirect

rewrite
"http://www.computerbb.org/ftopic(numvar).php"
to
"http://www.computerbb.org/about(numvar).html"

rewrite
"http://www.computerbb.org/sutra(numvar).php"
to
"http://www.computerbb.org/post-(numvar).html"

rewrite
"http://www.computerbb.org/forum(numvar).php"
to
"http://www.computerbb.org/forum-(numvar).html"