Redirect 301 With Htaccess 02.03.08
I need an expert at .htaccess and url-rewriting.
What I have today is a php script that makes a 301 redirect from dynamic pages:
www.domain.com/cat.php?name=Category Name
to:
www.domain.com/category-name/
So far so good… What I also want is:
- a 301 redirect from domain.com to www.domain.com
(this must work with the current category rewrite as well)
- a 301 redirect from www.domain.com/index.shtml to www.domain.com
- a 301 redirect from www.domain.com/category-name to
www.domain.com/category-name/ (trailing slash)
fyi, You can not try live, as the site is up and running and is quite trafficed. I’ll need to know it works before I uplload the file.
Any questions please use Pmb, thanks.



