summaryrefslogtreecommitdiff
path: root/sites/all/modules/advanced_help/help_example/help/.htaccess
blob: 367017476e96baf124d395a2bb5e696f508378b7 (plain)
1
2
3
4
<Files *\.html>
Order Allow,Deny
Deny from all
</Files>