aboutsummaryrefslogtreecommitdiff
path: root/r7r_repo/.htaccess
blob: dec4e2549b1fba15696685846135a85a486fa6f2 (plain)
1
2
3
4
<FilesMatch "\.php$">
  Order Allow,Deny
  Deny from all
</FilesMatch>