產品型號:Thinkpad E15
系統(tǒng)版本:centos8
nginx重啟方法
通過yum安裝的nginx服務可以直接通過systemctl管理服務
[root@xuegod63 ~]# systemctl restart nginx
平滑重啟,動態(tài)加載配置文件,不影響服務的正常運行。
[root@xuegod63 ~]# nginx -s reload
總結:
1.nginx重啟方法1: systemctl restart nginx
2.nginx重啟方法2: nginx -s reload
聲明:本網頁內容旨在傳播知識,若有侵權等問題請及時與本網聯(lián)系,我們將在第一時間刪除處理。TEL:177 7030 7066 E-MAIL:11247931@qq.com