Command
sudo nginx -tExplanation
Checks the Nginx configuration for syntax errors and potential issues.
Examples
Test configuration syntax
sudo nginx -tsudo nginx -tChecks the Nginx configuration for syntax errors and potential issues.
Test configuration syntax
sudo nginx -t