I nginx noob is checking this this tutorial on nginx 1.1.19 on ubuntu 12.04. I have this nginx configuration file.
When I run this command, the test fails:
$ sudo service nginx restart Restarting nginx: nginx: [crit] pread() "/etc/nginx/sites-enabled/csv" failed (21: Is a directory) nginx: configuration file /etc/nginx/nginx.conf test failed
How to find out why the nginx.conf test failed?
nginx
bernie2436 Mar 10 '14 at 16:37 2014-03-10 16:37
source share