1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-04 23:44:25 +03:00
ifhub.club/templates/.htaccess

5 lines
83 B
ApacheConf
Raw Normal View History

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