Saltstack Official Apache Formula
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

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