# Load the module first LoadModule php5_module modules/libphp5.so # Set it to handle the files AddHandler application/x-httpd-php .php .php5 .phtml AddHandler application/x-httpd-php-source .phps DirectoryIndex index.php index.phtml