1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-17 13:54:26 +03:00
ifhub.club/application/plugins/profiler/templates/.htaccess

5 lines
83 B
ApacheConf

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