ifhub2/application/frontend/.htaccess

5 lines
93 B
ApacheConf

Options -Indexes
<Files ~ "(\.tpl)|(\.php)$">
Order allow,deny
Deny from all
</Files>