亚洲激情专区-91九色丨porny丨老师-久久久久久久女国产乱让韩-国产精品午夜小视频观看

中國站
幫助中心 > 安全 > SSL安全證書 > 證書安裝 > phpStudy環境如何安裝SSL證書?

phpStudy環境如何安裝SSL證書?

第一步:修改apache目錄下的httpd.conf配置文件

  1. #LoadModule ssl_module modules/mod_ssl.so刪除行首的配置語句注釋符號“#”
  2. 增加一條引用語句 Include conf/vhost-ssl.conf

第二步:
1、在conf文件夾中創建一個vhost-ssl.conf配置文件。

2、編輯vhost-ssl.conf文件,增加如下內容:

  1. Listen 443
  2. SSLEngine on
  3. SSLProtocol all -SSLv2 -SSLv3
  4. SSLCipherSuite HIGH:MEDIUM:!aNULL:!MD5
  5. SSLCertificateFile D:\phpStudy\Apache\conf\ssl\www.22.cn.crt //服務器證書
  6. SSLCertificateKeyFile D:\phpStudy\Apache\conf\ssl\private.key //證書私鑰
  7. SSLCertificateChainFile D:\phpStudy\Apache\conf\ssl\ca.crt //根證書
  8. DocumentRoot D:\phpStudy\WWW
  9. Options +Indexes +FollowSymLinks +ExecCGI
  10. AllowOverride All
  11. Order allow,deny
  12. Allow from all
  13. Require all granted

3.phpstudy配置指定路徑訪問https(僅供參考)。

  1. RewriteEngine on
  2. RewriteCond %{REQUEST_URI} /homework
  3. RewriteRule^(.*)?$ https://%{SERVER_NAME}$1[L,R]

4、保存退出,并重啟Apache, 若有報錯或者無法正常啟動,請看錯誤日志。

博爱县| 长垣县| 偃师市| 通江县| 静乐县| 商南县| 翼城县| 闽清县| 阳山县| 平泉县| 西丰县| 张家川| 和平县| 延吉市| 昌吉市| 临汾市| 中阳县| 霸州市| 通州市| 新余市| 奉贤区| 扶沟县| 泰州市| 苍山县| 龙海市| 日照市| 辽阳县| 财经| 梓潼县| 蕉岭县| 东宁县| 宜兴市| 昌江| 始兴县| 牡丹江市| 新疆| 阿城市| 永川市| 崇礼县| 昌邑市| 高邑县|