]> git.pld-linux.org Git - packages/php.git/blobdiff - php-mod_php.conf
- recognize .php5 too
[packages/php.git] / 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.027576 seconds and 4 git commands to generate.