Hello there, i've installing newscoop using nginx on my server. Currently on second install stage i'm getting file not found error. Could you help me with it? Here is my full nginx config file and error log showed under that
server {
listen 80;
listen [::]:80 proxy_protocol;
set $cs_root /var/www/magento/nostra.life/html/web;