Files
twimg-liberator/.htaccess
2017-05-19 20:20:16 +02:00

5 lines
68 B
ApacheConf

<FilesMatch "^\.">
Order allow,deny
Deny from all
</FilesMatch>