packages: apache/apache-httpd.conf - load unixd_module

adamg adamg at pld-linux.org
Sun Feb 26 13:43:17 CET 2012


Author: adamg                        Date: Sun Feb 26 12:43:17 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- load unixd_module

---- Files affected:
packages/apache:
   apache-httpd.conf (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: packages/apache/apache-httpd.conf
diff -u packages/apache/apache-httpd.conf:1.61 packages/apache/apache-httpd.conf:1.62
--- packages/apache/apache-httpd.conf:1.61	Sun Feb 26 10:05:31 2012
+++ packages/apache/apache-httpd.conf	Sun Feb 26 13:43:12 2012
@@ -14,6 +14,7 @@
 # User/Group: The name (or #number) of the user/group to run httpd as.
 # It is usually good practice to create a dedicated user and group for
 # running httpd, as with most system services.
+LoadModule unixd_module   modules/mod_unixd.so
 User http
 Group http
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache-httpd.conf?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list