website/.htaccess

4 lines
65 B
ApacheConf
Raw Normal View History

2020-10-13 17:11:32 +02:00
<Files "cookies.txt">
Order Allow,Deny
Deny from all
</Files>