Guest User

Untitled

a guest
May 24th, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.28 KB | None | 0 0
  1. <VirtualHost 66.246.75.127>
  2. ServerName enum-and-the-protocols
  3. DocumentRoot /var/www/apps/enum-and-the-protocols/current/public
  4. <Directory "/var/www/apps/enum-and-the-protocols/current/public">
  5. Order allow,deny
  6. Allow from all
  7. </Directory>
  8. </VirtualHost>
Add Comment
Please, Sign In to add comment