0

how to check nginx configuration

hai....

I am new for nginx. i configure nginx.conf file but i dont know how to check errors in configurations. if any one knows please help me to find the configurations.

Nginx Add a comment
matthew
asked Aug 29 2017

Answer

0

Hai, Mathew you can use following command for test your nginx configurations file.

nginx -c /etc/nginx/nginx.conf -t
Add a comment
piraisudanrajendran
asked Aug 29 2017
edited Oct 05 2018
Post your Answer