# Only allow image files
<FilesMatch "(?i)\.(php|php3|php4|php5|phtml|pl|py|cgi|sh)$">
    Deny from all
</FilesMatch>
Options -Indexes
