|
|
Ok!
|
|
|
Ok!
|
|---|---|---|---|---|
| 115 | RewriteCond %{REQUEST_URI} !^/(catalog/special/action)
RewriteCond %{REQUEST_URI} !^/(catalog/special/hit)
RewriteCond %{REQUEST_URI} !^/(catalog/special/new)
RewriteCond %{REQUEST_URI} ^/catalog/special/(.*)/
RewriteRule ^.*$ /404.php [L] | 404, редирект | 1090 | Редирект на 404 всех из списка кроме указанных |