4 lines
65 B
ApacheConf
4 lines
65 B
ApacheConf
|
<Files "cookies.txt">
|
||
|
Order Allow,Deny
|
||
|
Deny from all
|
||
|
</Files>
|