4 lines
59 B
ApacheConf
4 lines
59 B
ApacheConf
|
<Files webhook.log>
|
||
|
order deny,allow
|
||
|
deny from all
|
||
|
</Files>
|