[libapache2-authcookie-perl] 04/08: debian/apache2.conf: load mod_dir.

gregor herrmann gregoa at debian.org
Sat Oct 29 16:35:35 UTC 2016


This is an automated email from the git hooks/post-receive script.

gregoa pushed a commit to branch master
in repository libapache2-authcookie-perl.

commit 35f311056946194e0e803c61da64af553c016312
Author: gregor herrmann <gregoa at debian.org>
Date:   Sat Oct 29 18:28:18 2016 +0200

    debian/apache2.conf: load mod_dir.
    
    Now used in testsuite.
---
 debian/apache2.conf | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/apache2.conf b/debian/apache2.conf
index f6c0669..f497207 100644
--- a/debian/apache2.conf
+++ b/debian/apache2.conf
@@ -3,3 +3,4 @@ LoadModule authn_core_module "/usr/lib/apache2/modules/mod_authn_core.so"
 LoadModule authz_core_module "/usr/lib/apache2/modules/mod_authz_core.so"
 LoadModule authz_user_module "/usr/lib/apache2/modules/mod_authz_user.so"
 LoadModule auth_basic_module "/usr/lib/apache2/modules/mod_auth_basic.so"
+LoadModule dir_module        "/usr/lib/apache2/modules/mod_dir.so"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libapache2-authcookie-perl.git



More information about the Pkg-perl-cvs-commits mailing list