1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-05 07:54:24 +03:00
ifhub.club/templates/.htaccess

5 lines
93 B
ApacheConf
Raw Normal View History

Options -Indexes
2013-01-21 08:23:50 +02:00
<Files ~ "(\.tpl)|(\.php)$">
Order allow,deny
Deny from all
</Files>