Bhavin Sanghvi

Results 4 comments of 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. ![image](https://github.com/user-attachments/assets/c4c862dc-2ca3-4c71-a38d-6dfbac84c3cb) 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. ![image](https://github.com/user-attachments/assets/b27b962d-49ab-4ae8-bf73-334bc7cae6cd) Hope this looks reasonable to you.