Guest User

Untitled

a guest
Feb 15th, 2019
134
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.12 KB | None | 0 0
  1. redirect(.*)url?=(.*)
  2.  
  3. RewriteCond %{QUERY_STRING}" redirect(.*)url?=(.*)
  4. RewriteRule ^redirect(.*) %2 [R=301]
Add Comment
Please, Sign In to add comment