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