Saltstack Official Apache Formula
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

16 líneas
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>