Perintah Dasar Nginx

Nginx… web server Test Nginx Config $ sudo nginx -t Menjalankan Nginx $ sudo systemctl start nginx Restart Nginx $ sudo systemctl restart nginx Cek Status Nginx $ sudo service status nginx Stop Nginx Service $ sudo systemctl stop nginx