1、進(jìn)入配置文件目錄
[root@csit?httpd]#?cd?/etc/httpd/conf.d/
2、查看配置選項
[root@csit?conf.d]$?grep?NSSEngine?*????#可以看到在?nss.conf?這個文件中?? nss.conf:NSSEngine?on
3、注釋NSSEngine
[root@csit?conf.d]$?vi??nss.conf??? #???SSL?Engine?Switch:?? #???Enable/Disable?SSL?for?this?virtual?host.?? NSSEngine?on
4、重啟apache
[root@csit?httpd]#?service?httpd?restart?? Stopping?httpd:??[??OK??]?? Starting?httpd:??[??OK??]
推薦教程:centos教程
? 版權(quán)聲明
文章版權(quán)歸作者所有,未經(jīng)允許請勿轉(zhuǎn)載。
THE END
喜歡就支持一下吧
相關(guān)推薦