summaryrefslogtreecommitdiff
path: root/www/gallery2/files/.htaccess
blob: 4a0ab2d84246c9878074c9c900f0d9315e3a9b94 (plain)
1
2
3
4
5
6
7
8
9
<Files *.inc>
Deny From All
</Files>
<Files *.class>
Deny From All
</Files>
<Files MANIFEST>
Deny From All
</Files>