maubot-incoming_webhook/.htaccess
2021-03-19 12:16:21 -06:00

4 lines
59 B
ApacheConf

<Files webhook.log>
order deny,allow
deny from all
</Files>