]> git.pld-linux.org Git - packages/php.git/blobdiff - php-mod_php.conf
- appropriate comment and ifnarch for fpm
[packages/php.git] / php-mod_php.conf
index 6218514bc80ca26c8fd4b9f31a8f758cc938bd2c..143d208269d6417f61fc9f7e640680965a6cb835 100644 (file)
@@ -5,5 +5,8 @@ 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
 
 </IfModule>
This page took 0.032544 seconds and 4 git commands to generate.