Hi,
I was debugging nginx requests and noticed, that I don't see any access logs from nginx in the domain log folder. After searching for the issue I found out, that the nginx config files, generated by plesk, have access_log off; set in the config?
Is this really useful? Is there a way to change this global that to file pointer to proxy_access_ssl_log and proxy_error_log for all domains are set in the nginx config file.
I actually think this is absolutely necessary for debugging actions...
Read more
I was debugging nginx requests and noticed, that I don't see any access logs from nginx in the domain log folder. After searching for the issue I found out, that the nginx config files, generated by plesk, have access_log off; set in the config?
Is this really useful? Is there a way to change this global that to file pointer to proxy_access_ssl_log and proxy_error_log for all domains are set in the nginx config file.
I actually think this is absolutely necessary for debugging actions...
Read more