The problem with this issue is that only the owner can read these files, and if there is a webserver serving those files with a different user, the request gives forbidden.
$ ls -lh juarez100.m3u8
-rw------- 1 fms fms 492 Dec 7 11:26 juarez100.m3u8
This issue is a regression, and it came after #23 was implemented.
The problem with this issue is that only the owner can read these files, and if there is a webserver serving those files with a different user, the request gives forbidden.
This issue is a regression, and it came after #23 was implemented.