1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-06-29 04:55:02 +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>