LoadModule php4_module /usr/lib/apache/libphp4.so # Protect the php3 test page, so it cannot be viewed from an outside system. AddType application/x-httpd-php3 .php3 AddType application/x-httpd-php3-source .phps AddType application/x-httpd-php3 .phtml .html .php AddType application/x-httpd-php .php AddType application/x-httpd-php .php4 .html .php AddType application/x-httpd-php-source .phps