LoadModule php7_module modules/mod_php7.so
DirectoryIndex index.php index.html
SetHandler application/x-httpd-php
# Uncomment the following to allow .phps files to be handled by the php source filter,
# and displayed as syntax-highlighted source code
#
# SetHandler application/x-httpd-php-source
#