]> TLD Linux GIT Repositories - packages/apache.git/blobdiff - apache-httpd.conf
- merge mod_unixd into -base, it's required anyway
[packages/apache.git] / apache-httpd.conf
index 41d565d203e8e92da17ffae4dbcda920d97bae34..463898429f9fe812847c58818425b8df91ebeddc 100644 (file)
@@ -1,4 +1,4 @@
- apache-httpd.conf,v 1.58 2011/10/25 09:40:41 psz Exp $
+
 #
 # This is the main Apache HTTP server configuration file.
 # It contains the configuration directives that give the server its instructions.
@@ -8,7 +8,7 @@
 # In particular, see
 # <URL:http://httpd.apache.org/docs/2.2/mod/directives.html>
 # for a discussion of each configuration directive.
-
+LoadModule unixd_module        modules/mod_unixd.so
 ServerRoot "/etc/httpd"
 DefaultType none