order deny,allow
deny from all
<Files *.js>
Allow from all
</Files>
<Files *.css>
Allow from all
</Files>