301 redirection in a specific file

by Nirmala 2010-01-08 19:04:48

Hi..
To redirect a specific page to website in .htaccess file use the below format
redirect 301 /example.php http://example.com


The above code is used to redirect example.php file to example.com.

Tagged in:

1272
like
0
dislike
0
mail
flag

You must LOGIN to add comments