Вход Регистрация
Файл: news/.htaccess
Строк: 11
<IfModule mod_rewrite.c> RewriteEngine On RewriteCond
%{REQUEST_METHOD} ^TRACE RewriteRule .* - [F] RewriteRule ^new([0-9]*)/$
new.php?id=$1 [L,QSA] RewriteRule ^new([0-9]*)$ new.php?id=$1
[L,QSA] RewriteRule ^comments([0-9]*)/$ comes.php?id=$1
[L,QSA] RewriteRule ^comments([0-9]*)$ comes.php?id=$1
[L,QSA] </IfModule>
Онлайн: 2
Реклама