
<Files *.php>
deny from all
</Files>
<Files index.php>
allow from all
</Files>
<Files file.php>
allow from all
</Files>