Bhavin Sanghvi
Bhavin Sanghvi
Dear Team, I am using caddy version v2.8.4 and I am trying to have read access granted to caddy log file to all users. Based on this pull request, I...
> In what way is it not working? Show evidence. Thank you for prompt reply.  access.log file permission remains 600, I am expecting it to be 644. Please let...
> Also probably open a new issue with enough information to reproduce the bug 👍 At this stage, I am not sure, whether this is a bug OR I am...
> log { output file /var/log/caddy/access.log { mode 644 } } Thanks a lot. I will give it a go.  Hope this looks reasonable to you.