Guest User

Untitled

a guest
Jun 18th, 2018
92
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.54 KB | None | 0 0
  1. bp.html index.html serialy.html test.html filmy.html info.html sniky.jpg
  2.  
  3. <Directory />
  4. Options Indexes FollowSymLinks
  5. AllowOverride None
  6. </Directory>
  7. <Directory /var/www/>
  8. Options Indexes FollowSymLinks MultiViews
  9. AllowOverride None
  10. Order allow,deny
  11. Allow from all
  12. </Directory>
  13. ScriptAlias /cgi-bin/ /usr/lib/cgi-bin/
  14. <Directory "/usr/lib/cgi-bin">
  15. AllowOverride None
  16. Options +ExecCGI -MultiViews +SymLinksIfOwnerMatch
  17. Order allow,deny
  18. Allow from all
  19. </Directory>
Add Comment
Please, Sign In to add comment