--- 70_mod_php5.conf 2015-02-04 16:51:06.558910000 +0100 +++ 70_mod_php5.conf 2015-02-04 16:54:59.478910000 +0100 @@ -5,10 +5,11 @@ # Set it to handle the files - - AddHandler application/x-httpd-php .php .php5 .phtml - AddHandler application/x-httpd-php-source .phps - - + + SetHandler application/x-httpd-php + + + SetHandler application/x-httpd-php-source + DirectoryIndex index.php index.phtml