1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-06 00:14:25 +03:00
ifhub.club/plugins/profiler/templates/.htaccess
2010-05-04 12:54:58 +00:00

5 lines
83 B
ApacheConf

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