Advertisement
Guest User

Untitled

a guest
May 25th, 2016
143
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.15 KB | None | 0 0
  1. <Location /admin>
  2. Order allow,deny
  3. Allow from all
  4. </Location>
  5. RewriteEngine On
  6. RewriteRule ^/admin$ https://KVM_VM_IP/admin [P,L]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement