Код: Выделить всё
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.csg-split\.ru$
RewriteRule ^(.*)$ http://cheat.red/$1 [R=301,L]С синтаксисом mod_rewrite на "Да, сэр", поэтому прошу помощи. Спасибо!
Код: Выделить всё
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.csg-split\.ru$
RewriteRule ^(.*)$ http://cheat.red/$1 [R=301,L]Код: Выделить всё
Options +FollowSymLinks
RewriteEngine on
RewriteCond %{HTTP_HOST} ^csg-split.ru$ [NC]
RewriteRule ^(.*)$ http://cheat.red/$1 [R=301,L]