SOURCES: squirrelmail.conf - allow access to /var/lib

blues blues at pld-linux.org
Wed May 3 01:21:00 CEST 2006


Author: blues                        Date: Tue May  2 23:21:00 2006 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- allow access to /var/lib

---- Files affected:
SOURCES:
   squirrelmail.conf (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/squirrelmail.conf
diff -u SOURCES/squirrelmail.conf:1.2 SOURCES/squirrelmail.conf:1.3
--- SOURCES/squirrelmail.conf:1.2	Tue Jan 24 17:57:30 2006
+++ SOURCES/squirrelmail.conf	Wed May  3 01:20:55 2006
@@ -1,4 +1,7 @@
 Alias /mail /usr/share/squirrelmail
 <Directory /usr/share/squirrelmail>
-    Allow from all
+	Allow from all
+</Directory>
+<Directory /var/lib/squirrelmail>
+	Allow from all
 </Directory>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/squirrelmail.conf?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list