gforge-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gforge-commits] gforge/rpm-specific/conf vhost.conf,1.4,1.5


From: gsmet
Subject: [Gforge-commits] gforge/rpm-specific/conf vhost.conf,1.4,1.5
Date: Tue, 28 Dec 2004 17:33:36 -0600

Update of /cvsroot/gforge/gforge/rpm-specific/conf
In directory db.perdue.net:/tmp/cvs-serv19349/rpm-specific/conf

Modified Files:
        vhost.conf 
Log Message:
added the magic_quotes_gpc On as the default value for FC3 is now Off

Index: vhost.conf
===================================================================
RCS file: /cvsroot/gforge/gforge/rpm-specific/conf/vhost.conf,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- vhost.conf  7 Dec 2004 16:11:33 -0000       1.4
+++ vhost.conf  28 Dec 2004 23:33:33 -0000      1.5
@@ -4,6 +4,7 @@
        ErrorDocument 404 /404.php
        php_value include_path 
".:/etc/gforge:/usr/share/gforge:/usr/share/gforge/www/include"
        php_value register_globals 1
+       php_value magic_quotes_gpc 1
        AddDefaultCharset UTF-8
        AcceptPathInfo On
        <Directory /usr/share/gforge/www>





reply via email to

[Prev in Thread] Current Thread [Next in Thread]