Get exclusive CAP network offers from top brands

View CAP Offers

Reply To: Protect your domain from hijacking

[bsa_pro_ad_space id=2]
#667166
Anonymous
Inactive

Yes there is an error in that code.

This is what i have in my .htaccess file and it works fine.

RewriteEngine On
RewriteCond %{HTTP_HOST} ^mysite.com$ [NC]
RewriteRule ^(.*)$ http://www.mysite.com/$1 [R=301,L]