Disable/Enable Nginx
Temporarily disable or enable Nginx
You can disable or enable Nginx temporarily on the Cpnginx server.
Disable Nginx
To disable nginx, please use the following command:
nginxctl disable
Enable Nginx
To enable Nginx, please use the following command:
nginxctl enable