antifa-sticker-generator/.htaccess

7 lines
86 B
ApacheConf
Raw Normal View History

2023-09-09 19:40:00 +02:00
Option -Indexes
<Location /.git>
Order deny, allow
Deny from all
</Location>