Saltstack Official Apache Formula
Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

16 linhas
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>