Guest User

Untitled

a guest
May 6th, 2016
51
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.21 KB | None | 0 0
  1. RewriteEngine On
  2. RewriteBase /
  3. RewriteRule /wp-admin/^([a-zA-Z0-9]+)$ /wp-admin?? [NC,L] # I'm not too sure what you want to do here...
  4. RewriteRule ^([a-zA-Z0-9]+)$ /home/ [NC,L]
Add Comment
Please, Sign In to add comment