File mod_php7.conf of Package php7.23210
<IfModule mod_php7.c> <FilesMatch "\.ph(p[3457]?|tml)$"> SetHandler application/x-httpd-php </FilesMatch> <FilesMatch "\.php[3457]?s$"> SetHandler application/x-httpd-php-source </FilesMatch> DirectoryIndex index.php4 DirectoryIndex index.php5 DirectoryIndex index.php7 DirectoryIndex index.php </IfModule>