]> git.pld-linux.org Git - packages/php.git/blame_incremental - php-mod_php.conf
- add kolab patches (annotations, myrights); rel 4
[packages/php.git] / php-mod_php.conf
... / ...
CommitLineData
1LoadModule php5_module modules/libphp5.so
2
3<IfModule mod_php5.c>
4
5AddType application/x-httpd-php .php
6AddType application/x-httpd-php .php3
7AddType application/x-httpd-php .php4
8AddType application/x-httpd-php .php5
9AddType application/x-httpd-php .inc
10AddType application/x-httpd-php .phtml
11
12</IfModule>
This page took 0.025746 seconds and 4 git commands to generate.