Commit 942b1701 authored by Guenter Knauf's avatar Guenter Knauf
Browse files

added access_compat_module to created httpd.conf.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@521380 13f79535-47bb-0310-9956-ffa450edef68
parent b804f8e6
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -40,6 +40,7 @@ BEGIN {
}

/@@LoadModule@@/ {
    print "#LoadModule access_compat_module modules/accesscompat.nlm"
    print "#LoadModule actions_module modules/actions.nlm"
    print "#LoadModule auth_basic_module modules/authbasc.nlm"
    print "#LoadModule auth_digest_module modules/authdigt.nlm"