]> git.pld-linux.org Git - packages/php4.git/blame - php-mod_php.conf
- release 11 to rebuild with PostgreSQL 8.2
[packages/php4.git] / php-mod_php.conf
CommitLineData
d8239eb2 1LoadModule php5_module modules/libphp5.so
5933b2ea 2
3757e8f7 3<IfModule mod_php5.c>
5933b2ea 4
7dd46a10
AM
5AddType application/x-httpd-php .php
6AddType application/x-httpd-php .php3
7AddType application/x-httpd-php .php4
5d7826dc 8AddType application/x-httpd-php .php5
ed6f184e 9AddType application/x-httpd-php .inc
9d2b5bf6 10AddType application/x-httpd-php .phtml
5933b2ea
AM
11
12</IfModule>
This page took 0.057452 seconds and 4 git commands to generate.