HostOnNet Blog

Nginx Commands

Looking for Linux Server Admin or WordPress Expert? We can help.

Test Nginx Configuration

nginx -t

Reload Nginx

nginx -s reload
nginx start nginx
nginx -s reload Graceful restart nginx
nginx -s stop stop nginx
nginx -t Test nginx configuration
nginx -T Test and dump nginx configuration

Posted in Web Server

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.