# Load the module first LoadModule php4_module modules/libphp4.so # Set it to handle the files AddType application/x-httpd-php4 .php3 AddType application/x-httpd-php4 .php4 DirectoryIndex index.php index.phtml