From: Adam Gołębiowski Date: Sat, 28 Feb 2009 17:35:56 +0000 (+0000) Subject: - fix for 0.7.0 X-Git-Tag: auto/th/apache-mod_suphp-0_7_1-1~1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fapache-mod_suphp.git;a=commitdiff_plain;h=812a1083f914c18f11494d149bdd84f70cfe62b6 - fix for 0.7.0 Changed files: apache-mod_suphp-suphp.conf -> 1.3 --- diff --git a/apache-mod_suphp-suphp.conf b/apache-mod_suphp-suphp.conf index 4debc0f..bdaf8a5 100644 --- a/apache-mod_suphp-suphp.conf +++ b/apache-mod_suphp-suphp.conf @@ -41,7 +41,7 @@ min_gid=1000 [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"