summaryrefslogtreecommitdiffstats
path: root/frontends/php/include/.htaccess
blob: 53c662c27fc6f736a5ce03062b1159644b31025a (plain)
1
2
3
4
5
6
7
Order Deny,Allow
Deny from All

<files *.php>
Order Deny,Allow
Deny from All
</files>