Hello Please give me the code to redirect http://teenagelove.awardspace.com to http://teenagelove.awardspace.com/ I have another redirect se up RewriteEngine on RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.htm\ HTTP/ RewriteRule ^index\.htm$ http://teenagelove.awardspace.com/ [R=301,L] Please specify where do I insert the new code. Thanks.
It will depend on the hosted server on your site. anyways, just to be easy refer on this link;http://www.webconfs.com/how-to-redirect-a-webpage.php, and for sure it will help you to fix the problem on redirection. cheers