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