1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-17 16:28:19 +03:00
ifhub.club/templates/.htaccess

5 lines
83 B
ApacheConf

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