SOURCES: roundcubemail.config - more FollowLinks and temporary com...
blues
blues at pld-linux.org
Sat Jun 17 21:51:24 CEST 2006
Author: blues Date: Sat Jun 17 19:51:23 2006 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- more FollowLinks and temporary comment out open_basedir
---- Files affected:
SOURCES:
roundcubemail.config (1.1 -> 1.2)
---- Diffs:
================================================================
Index: SOURCES/roundcubemail.config
diff -u SOURCES/roundcubemail.config:1.1 SOURCES/roundcubemail.config:1.2
--- SOURCES/roundcubemail.config:1.1 Sat Jun 17 21:10:46 2006
+++ SOURCES/roundcubemail.config Sat Jun 17 21:51:17 2006
@@ -5,7 +5,7 @@
AddDefaultCharset UTF-8
php_flag display_errors Off
php_value upload_max_filesize 2m
- php_admin_value open_basedir /usr/share/roundcubemail:/usr/share/pear:/usr/share/php:/var/lib/roundcube:/var/log/roundcube
+ #php_admin_value open_basedir /usr/share/roundcubemail:/usr/share/pear:/usr/share/php:/var/lib/roundcube:/var/log/roundcube
Options FollowSymLinks
<FilesMatch "(\.inc|\~)$|^_">
@@ -18,6 +18,7 @@
</Directory>
<Directory /usr/share/roundcubemail/config>
+ Options FollowSymLinks
Order allow,deny
Deny from all
</Directory>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SOURCES/roundcubemail.config?r1=1.1&r2=1.2&f=u
More information about the pld-cvs-commit
mailing list