packages: phorum/apache.conf - force register_globals off
glen
glen at pld-linux.org
Thu Feb 18 15:20:52 CET 2010
Author: glen Date: Thu Feb 18 14:20:52 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- force register_globals off
---- Files affected:
packages/phorum:
apache.conf (1.3 -> 1.4)
---- Diffs:
================================================================
Index: packages/phorum/apache.conf
diff -u packages/phorum/apache.conf:1.3 packages/phorum/apache.conf:1.4
--- packages/phorum/apache.conf:1.3 Thu Mar 9 22:50:46 2006
+++ packages/phorum/apache.conf Thu Feb 18 15:20:47 2010
@@ -3,4 +3,6 @@
<Directory /usr/share/phorum/htdocs>
AllowOverride None
Allow from all
+
+ php_flag register_globals off
</Directory>
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/phorum/apache.conf?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list