2 LoadModule php_module libexec/mod_php81.so
5 AddHandler application/x-httpd-php .php5
6 AddHandler application/x-httpd-php .php
7 AddHandler application/x-httpd-php-source .php5s
8 AddHandler application/x-httpd-php-source .phps
10 DirectoryIndex index.php
11 DirectoryIndex index.php5