]> git.pld-linux.org Git - packages/php.git/blame - php-mod_php.conf
rel 9; back to using libxml2 instead of expat since bug 45996 is fixed in 5.2.9 release
[packages/php.git] / php-mod_php.conf
CommitLineData
917119c9 1LoadModule php5_module modules/libphp5.so
9a388f4c 2
49d305b9 3<IfModule mod_php5.c>
9a388f4c 4
0670b31b
AM
5AddType application/x-httpd-php .php
6AddType application/x-httpd-php .php3
7AddType application/x-httpd-php .php4
cafc4e76 8AddType application/x-httpd-php .php5
a0a3903e 9AddType application/x-httpd-php .inc
f763edf7 10AddType application/x-httpd-php .phtml
9a388f4c
AM
11
12</IfModule>
This page took 0.097118 seconds and 4 git commands to generate.