Куда именно в .htaccess нужно вставить этот код?
RewriteEngine On
RewriteCond %{HTTP_HOST} ^SURYAKOVO.RU $
RewriteRule ^(.*) http://sity.ru.gp $1 [L,R=301]
Куда именно в .htaccess нужно вставить этот код?
RewriteEngine On
RewriteCond %{HTTP_HOST} ^SURYAKOVO.RU $
RewriteRule ^(.*) http://sity.ru.gp $1 [L,R=301]