AddDefaultCharset UTF-8 AddType application/x-httpd-php .html .htm ErrorDocument 404 http://webcode15.ru/404.html Options +FollowSymLinks RewriteEngine On RewriteCond %{HTTP_HOST} ^www\.webcode15\.ru$ [NC] RewriteRule ^(.*)$ http://webcode15.ru//$1 [R=301,L]