J1mmy
02-13-2007, 05:37 PM
I am trying to create a 301 redirect using a htaccess file. I have done this once before on one of my sites, and it has worked perfectly. For some reason, it doesnt work this time. My line is:
redirect 301 /index.php http://domain.com/forum/forumindex.php
Are there any mistakes in that? Also, where should this file go, in the public_html folder or outside the public_html folder?
redirect 301 /index.php http://domain.com/forum/forumindex.php
Are there any mistakes in that? Also, where should this file go, in the public_html folder or outside the public_html folder?