1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-05-18 08:48:20 +03:00
ifhub.club/application/plugins/bspoiler/templates/.htaccess

5 lines
87 B
ApacheConf

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