]> git.pld-linux.org Git - packages/php.git/blame_incremental - php-mod_php.conf
This commit was manufactured by cvs2git to create branch 'RA-
[packages/php.git] / php-mod_php.conf
... / ...
CommitLineData
1LoadModule php4_module modules/libphp4.so
2
3<IfModule sapi_apache2.c>
4
5AddType application/x-httpd-php .php
6AddType application/x-httpd-php .php3
7AddType application/x-httpd-php .php4
8
9</IfModule>
This page took 0.021517 seconds and 4 git commands to generate.