Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the serv
生活随笔
收集整理的這篇文章主要介紹了
Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the serv
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the server configuration
在配置https過程中,重啟apache的時候,有時會出現錯誤提示: Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the server configuration 錯誤原因: 未啟用Apache配置文件的mod_ssl.so模塊。 解決方案: 第一步:vi /etc/httpd/httpd.conf 第二步: 找到如下行,并取消注釋(去掉前面的“#”),LoadModule ssl_module modules/mod_ssl.so如果沒有找到mod_ssl.so,請點擊查看我的這篇文章,里面有具體的安裝mod_ssl.so模塊的方法。 第三步: 重啟apache,/etc/init.d/httpd restart重啟成功,沒有錯誤提示,即說明問題解決,mod_ssl.so模塊安裝完成。 如有問題,請評論留言。
**********************只要思想不滑坡,辦法總比困難多********************
總結
以上是生活随笔為你收集整理的Invalid command 'SSLCipherSuite', perhaps misspelled or defined by a module not included in the serv的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 易语言多线程许可证的几点理解
- 下一篇: jmeter5.3下载地址及安装指南