1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-01 05:55:02 +03:00
ifhub.club/application/frontend/.htaccess

5 lines
93 B
ApacheConf
Raw Normal View History

2017-01-21 15:30:32 +02:00
Options -Indexes
<Files ~ "(\.tpl)|(\.php)$">
Order allow,deny
Deny from all
</Files>