Advertisement
Guest User

Untitled

a guest
Feb 23rd, 2020
126
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. #
  2. # This configuration file enables the default "Welcome" page if there
  3. # is no default index page present for the root URL. To disable the
  4. # Welcome page, comment out all the lines below.
  5. #
  6. # NOTE: if this file is removed, it will be restored on upgrades.
  7. #
  8. #<LocationMatch "^/+$">
  9. # Options -Indexes
  10. # ErrorDocument 403 /.noindex.html
  11. #</LocationMatch>
  12. #
  13. #<Directory /var/www/noindex>
  14. # AllowOverride None
  15. # Require all granted
  16. #</Directory>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement