]> git.pld-linux.org Git - packages/php.git/commitdiff
- add .inc to php files
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 9 Oct 2004 18:20:52 +0000 (18:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    php-mod_php.conf -> 1.7

php-mod_php.conf

index 6218514bc80ca26c8fd4b9f31a8f758cc938bd2c..1251c53a602eeb9bd943fcee5998bde885133bcd 100644 (file)
@@ -5,5 +5,6 @@ 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 .inc
 
 </IfModule>
This page took 1.66342 seconds and 4 git commands to generate.