Guest User

Untitled

a guest
Dec 13th, 2017
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.14 KB | None | 0 0
  1. RewriteCond %{REQUEST_URI} "/Dir1/" [OR]
  2. RewriteCond %{REQUEST_URI} "/Dir2/" [OR]
  3. RewriteCond %{REQUEST_URI} "/Dir3/"
  4. RewriteRule (.*) $1
Add Comment
Please, Sign In to add comment