SOURCES: apache-mod_userdir.conf - hopefully safe enough start point (chang...

gotar gotar at pld-linux.org
Sun Nov 16 15:12:53 CET 2008


Author: gotar                        Date: Sun Nov 16 14:12:53 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- hopefully safe enough start point (changes suggested by blues)

---- Files affected:
SOURCES:
   apache-mod_userdir.conf (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/apache-mod_userdir.conf
diff -u SOURCES/apache-mod_userdir.conf:1.5 SOURCES/apache-mod_userdir.conf:1.6
--- SOURCES/apache-mod_userdir.conf:1.5	Thu Nov 13 18:51:53 2008
+++ SOURCES/apache-mod_userdir.conf	Sun Nov 16 15:12:47 2008
@@ -28,7 +28,9 @@
 		Order deny,allow
 		Deny from all
 	</LimitExcept>
-	# php_admin_value open_basedir "/home/users/"
+	#<IfModule mod_php.c>
+	#	php_admin_value open_basedir "/home/users:/usr/share/pear:/usr/share/php:/tmp"
+	#</IfModule>
 </Directory>
 
 </IfModule>
================================================================

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



More information about the pld-cvs-commit mailing list