summaryrefslogtreecommitdiff
path: root/plugins/.htaccess
blob: 3777c6ad68cf5f3a4903deecb8d0c7c6974f73d0 (plain)
1
2
3
4
5
6
7
8
<Files *.php>
Deny From All
</Files>

<Files fetch.php>
Allow From All
</Files>