Advertisement
Guest User

Untitled

a guest
Apr 2nd, 2015
222
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. RewriteCond %{QUERY_STRING} ^_route_=info.php$
  2. RewriteRule ^(.*)$ http://site.ru/women/? [R=301,L]
  3.  
  4. RewriteCond %{QUERY_STRING} ^do= [NC]
  5. RewriteRule ^(.*)info.php $1? [R=301,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement