Google search

404 FILE NOT FOUND CODE

ErrorDocument 404/index.html
rewriteEngine On
RewriteCond%{HTTP_HOST}!^www\.
RewriteRule^(.*)$http://www.%{HTTP_HOST}/$1[R=301,l]

No comments:

Post a Comment