ALLOW FROM ALL

<Files ~ "\.(php|php2|php3|php4|php5|php7|phtml|pl|py|psp|js|jsp|cgi|util)$">
    DENY FROM ALL
</Files>
