RewriteCond %{QUERY_STRING} (^|&)categoryID\=([0-9]{1,})($|&)
RewriteCond %{QUERY_STRING} (^|&)sort\=top($|&)
RewriteRule (.*) $1\?categoryID%2
RewriteCond %{QUERY_STRING} (^|&)katalog_url\=\$1($|&)
RewriteRule ^.*$ /новыйурл$1 [L,R=301]catalog.php?katalog_url=$1 - ваш вариантcatalog.php\?katalog_url=$1 - рабочий вариант ;)
^/home/catalogue/$ - сработает толко если оканчивается на catalogue/ - даже без слеша не сработает^/home/catalogue.*/$
RewriteBase /location ~* \.(html|htm)$ {
error_page 404 /404.html;
expires 30d;
find . -regex ".*\.\(jpg\|jpeg\|gif\|png\|JPG\|JPEG\|GIF\|PNG\)" -print0 | xargs -0 cp --parents --target-directory ./tmp/backup
RewriteCond %{REQUEST_URI} !index.\html$
RewriteRule ^(.*)\.html$ 404.php [R=404]
<IfModule dir_module>
DirectoryIndex index.php index.html index.htm
</IfModule>RewriteCond %{REQUEST_METHOD} =GET
RewriteCond %{REQUEST_URI} ^(.*)/index\.php$
RewriteRule ^(.*)$ %1/ [R=301,L]
$TTL 3600
@ IN SOA ns1.infoodessa.com. test.7877796.ru. (
2014091201 ; serial, todays date + todays serial #
7200 ; refresh, seconds
540 ; retry, seconds
604800 ; expire, seconds
86400 ) ; minimum, seconds
;
infoodessa.com. 3600 A 109.74.130.76
mail 3600 A 109.74.130.76
ns1 86400 A 109.74.130.76
ns2 86400 A 109.74.130.76
www 3600 A 109.74.130.76
infoodessa.com. 3600 MX 10 mx.yandex.ru.
infoodessa.com. 3600 NS 109.74.130.76.
infoodessa.com. 3600 NS 109.74.130.76.
109.74.130.76.in-addr.arpa 3600 PTR infoodessa.com
infoodessa.com. 3600 TXT "v=spf1 redirect=_spf.yandex.ru"