Saltstack Official Apache Formula
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
426B

  1. #
  2. # This file is managed by Salt! Do not edit by hand!
  3. #
  4. # httpd welcome file commented for security reasons
  5. # This configuration file enables the default ""Welcome""
  6. # page if there is no default index page present for
  7. # the root URL. To disable the Welcome page, comment
  8. # out all the lines below.
  9. #
  10. ##<LocationMatch ""^/+$"">
  11. ## Options -Indexes
  12. ## ErrorDocument 403 /error/noindex.html
  13. ##</LocationMatch>