View Single Post
  #3 (permalink)  
Old Nov 14th, 2006, 21:47
marcogolfo marcogolfo is offline
New Member
Join Date: Nov 2006
Location: uk
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
Re: 301 folder direct help

Quote:
Originally Posted by ukgeoff View Post
You do this through your server's .htaccess file.

The format is shown below:
Code: Select all
Redirect permanent /oldfile.html http://www.yourdomain/newfile.html
Hi I tried that but it doesnt seem to work , how do i do it for a folder, your example shows how to do it for a file. I need some precise code if possible please
thanks
Reply With Quote