Hi @itpp2012, many thanks for your reply.
According to /var/log/nginx/error.log;
2018/09/18 15:02:15 [error] 19354#19354: *7 open() "/usr/share/nginx/html/rec/videos/CCCC.avi" failed (2: No such file or directory), client: A.A.A.A, server: B.B.B.B, request: "GET /rec/videos/CCCC.avi HTTP/1.1", host: "B.B.B.B:4444", referrer: "http://B.B.B.B:4444/cam_alarms.php"
I'm very aware of the fact, that NGINX wants to open /usr/share/nginx/html/rec/videos, though the server's root for port 4444 is defined as "root /var/www/html;".
Thanks & BR,
Christian
According to /var/log/nginx/error.log;
2018/09/18 15:02:15 [error] 19354#19354: *7 open() "/usr/share/nginx/html/rec/videos/CCCC.avi" failed (2: No such file or directory), client: A.A.A.A, server: B.B.B.B, request: "GET /rec/videos/CCCC.avi HTTP/1.1", host: "B.B.B.B:4444", referrer: "http://B.B.B.B:4444/cam_alarms.php"
I'm very aware of the fact, that NGINX wants to open /usr/share/nginx/html/rec/videos, though the server's root for port 4444 is defined as "root /var/www/html;".
Thanks & BR,
Christian