SOURCES: mailman.conf - more apache 1 compat

glen glen at pld-linux.org
Thu Sep 20 15:39:26 CEST 2007


Author: glen                         Date: Thu Sep 20 13:39:26 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- more apache 1 compat

---- Files affected:
SOURCES:
   mailman.conf (1.6 -> 1.7) 

---- Diffs:

================================================================
Index: SOURCES/mailman.conf
diff -u SOURCES/mailman.conf:1.6 SOURCES/mailman.conf:1.7
--- SOURCES/mailman.conf:1.6	Thu Sep 20 15:13:41 2007
+++ SOURCES/mailman.conf	Thu Sep 20 15:39:20 2007
@@ -20,14 +20,11 @@
 	Options ExecCGI
 	AllowOverride None
 	AddHandler cgi-script .cgi
-	<IfModule mod_authz_host.c>
-		Order allow,deny
-		Allow from all
-	</IfModule>
+	Order allow,deny
+	Allow from all
 </Directory>
 
 # Uncomment the following line, replacing www.example.com with your server's
 # name, to redirect queries to /mailman to the listinfo page (recommended).
 
 # RedirectMatch ^/mailman[/]*$ http://www.example.com/mailman/listinfo
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/mailman.conf?r1=1.6&r2=1.7&f=u



More information about the pld-cvs-commit mailing list