019. nginx text - cwy007/tips-and-skills GitHub Wiki
In the future, here's something that might come in useful.
You can check the syntax of Nginx's configuration files by running:
nginx -t -c /etc/nginx/nginx.conf
You can check the syntax of Nginx's configuration files by running:
nginx -t -c /etc/nginx/nginx.conf