1
0
Fork 0
mirror of https://github.com/Oreolek/ifhub.club.git synced 2024-07-08 17:34:26 +03:00
ifhub.club/plugins/page/templates/.htaccess

5 lines
83 B
ApacheConf
Raw Normal View History

2010-05-04 15:54:58 +03:00
Options -Indexes
<Files ~ "\.tpl$">
Order allow,deny
Deny from all
</Files>