啟用 Apache 的 HTTPS(SSL)

我的環境是 Windows,Server 使用 AppServ 傻瓜安裝。

  1. 修改 AppServ\Apache24\conf,找到 #Include conf/extra/httpd-ssl.conf,移除 #
  2. 確認 AppServ\Apache24\conf\extra\httpd-ssl.conf 憑證路徑設定是否正確
  3. 可以加上自己的 vhost 設定
  4. 重啟 Apache

留言