[packages/apache] - typo
arekm
arekm at pld-linux.org
Mon Nov 16 13:20:33 CET 2015
commit b3d7d6d3827d84792fdde07093227a87bf5e55e5
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Nov 16 13:20:15 2015 +0100
- typo
apache-common.conf | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/apache-common.conf b/apache-common.conf
index b858d20..e66ca78 100644
--- a/apache-common.conf
+++ b/apache-common.conf
@@ -40,7 +40,7 @@ DocumentRoot "/home/services/httpd/html"
# Prevent access to:
# - version control directories
-<DirectoryMatch "/\.(svn|git|hg|bzr)|CVS)/?">
+<DirectoryMatch "/\.(svn|git|hg|bzr|CVS)/?">
<IfModule mod_authz_host.c>
Require all denied
</IfModule>
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/b3d7d6d3827d84792fdde07093227a87bf5e55e5
More information about the pld-cvs-commit
mailing list