]> git.pld-linux.org Git - packages/php.git/commitdiff
- recognize .php5 too
authorAdam Gołębiowski <adamg@pld-linux.org>
Tue, 28 Feb 2006 10:17:09 +0000 (10:17 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-mod_php.conf -> 1.9

php-mod_php.conf

index 35e2fdf5bb829b693e244f1f6733cc72460602c9..143d208269d6417f61fc9f7e640680965a6cb835 100644 (file)
@@ -5,6 +5,7 @@ LoadModule php5_module modules/libphp5.so
 AddType application/x-httpd-php .php
 AddType application/x-httpd-php .php3
 AddType application/x-httpd-php .php4
+AddType application/x-httpd-php .php5
 AddType application/x-httpd-php .inc
 AddType application/x-httpd-php .phtml
 
This page took 0.036996 seconds and 4 git commands to generate.