]> git.pld-linux.org Git - packages/apache.git/blobdiff - apache-mod_authz_host.conf
- bump nghttp2 requirement for complete support
[packages/apache.git] / apache-mod_authz_host.conf
index 1941787e01bd0d9e19aa76a6717f7e94ccaee062..e1a022f32cfcfeb6bf1900ad260b90e1db1bfcd6 100644 (file)
@@ -1,13 +1 @@
-# $Id$
 LoadModule authz_host_module modules/mod_authz_host.so
-
-# The following lines prevent .htaccess and .htpasswd files from being
-# viewed by Web clients.
-#
-<IfModule authz_host_module>
-       <FilesMatch "^\.ht">
-               Order allow,deny
-               Deny from all
-       </FilesMatch>
-</IfModule>
-
This page took 0.118616 seconds and 4 git commands to generate.