Server web nginx dapat di-restart menggunakan salah satu dari sintaks perintah berikut. Gunakan systemctl pada versi berbasis sistem seperti Ubuntu Linux 16.04LTS dan yang lebih baru:
sudo systemctl restart nginx
Atau
sudo service nginx restart
Atau (versi Ubuntu Linux versi lama):
sudo /etc/init.d/nginx restart
Perintah yang sama bisa digunakan untuk memulai / menghentikan / me-restart server nginx di Ubuntu Linux:
sudo systemctl start nginx sudo systemctl stop nginx sudo systemctl restart nginx
Atau
sudo service nginx start sudo service nginx stop sudo service nginx restart
Atau
sudo /etc/init.d/nginx start sudo /etc/init.d/nginx stop sudo /etc/init.d/nginx restart
Untuk melihat status server Anda
Gunakan salah satu dari perintah berikut:
sudo service status nginx
Atau
sudo systemctl status nginx
Catatan tentang reload ulang server nginx
Hal ini juga memungkinkan untuk menggunakan sintaks berikut untuk me-reload server nginx setelah Anda membuat perubahan pada file konfigurasi seperti nginx.conf:
sudo nginx -s reload
Atau
sudo systemctl reload nginx
Atau
sudo service nginx reload
Hello. I have checked your codeitworld.com and i see you’ve got some duplicate content so probably it is
the reason that you don’t rank high in google.
But you can fix this issue fast. There is a tool that rewrites content
like human, just search in google: miftolo’s tools
thanks for the advice
Thank you for visiting the blog