]> git.pld-linux.org Git - packages/php.git/blame_incremental - php-mod_php.conf
- AMD64 build fixes (mostly workaround for f...ed autoconf scripts - -lib64.patch)
[packages/php.git] / php-mod_php.conf
... / ...
CommitLineData
1LoadModule php4_module lib/apache/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.020009 seconds and 4 git commands to generate.