2 <FilesMatch "\.ph(p3?|tml)$">
3 SetHandler application/x-httpd-php
6 SetHandler application/x-httpd-php-source
8 # To re-enable php in user directories comment the following lines
9 # (from <IfModule ...> to </IfModule>.) Do NOT set it to On as it
10 # prevents .htaccess files from disabling it.
11 #<IfModule mod_userdir.c>
12 # <Directory /home/*/public_html>
13 # php_admin_value engine Off