SOURCES: apache-mod_suphp-suphp.conf - fix for 0.7.0
adamg
adamg at pld-linux.org
Sat Feb 28 18:36:02 CET 2009
Author: adamg Date: Sat Feb 28 17:36:01 2009 GMT
Module: SOURCES Tag: HEAD
---- Log message:
- fix for 0.7.0
---- Files affected:
SOURCES:
apache-mod_suphp-suphp.conf (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SOURCES/apache-mod_suphp-suphp.conf
diff -u SOURCES/apache-mod_suphp-suphp.conf:1.2 SOURCES/apache-mod_suphp-suphp.conf:1.3
--- SOURCES/apache-mod_suphp-suphp.conf:1.2 Mon Jan 30 13:49:01 2006
+++ SOURCES/apache-mod_suphp-suphp.conf Sat Feb 28 18:35:56 2009
@@ -41,7 +41,7 @@
[handlers]
;Handler for php-scripts
-x-httpd-php=php:/usr/bin/php.cgi
+x-httpd-php="php:/usr/bin/php.cgi"
;Handler for CGI-scripts
-x-suphp-cgi=execute:!self
+x-suphp-cgi="execute:!self"
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/apache-mod_suphp-suphp.conf?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list