【问题标题】:Apache HTTPS not working - Windows 10Apache HTTPS 不工作 - Windows 10
【发布时间】:2017-02-07 00:28:50
【问题描述】:

我在 Windpows 10 机器上使用 Apache 进行开发,但无法让 HTTPS 正常工作。我从 sslforfree.com(letsencrypt.org 的一部分)下载了一个证书。我按照https://geekflare.com/apache-setup-ssl-certificate/ 的说明进行操作。 Apache 的任何日志文件中都没有错误消息,并且当我尝试连接到 Web 服务器时,access.log 文件也没有更改。当我尝试从其他网络连接 Google Chrome 时(因为 HTTPS 需要我使用我的 DNS 地址),它会超时。谁能帮帮我?

【问题讨论】:

    标签: apache ssl https lets-encrypt


    【解决方案1】:

    Apache 2.4.25 64 位 LoadModule ssl_module modules/mod_ssl.so

    在 Windows 7 Pro 64 位下运行良好

    但不要加载,Apache 不会在 Windows 10 Pro 64 位 1703 下启动 J:/wamp64/bin/apache/apache2.4.25/conf/httpd.conf 的第 185 行语法错误:无法将模块/mod_ssl.so 加载到服务器中:操作系统无法运行 %1。

    【讨论】:

      猜你喜欢
      • 2017-04-27
      • 2012-03-20
      • 2020-02-18
      • 2016-12-23
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2022-01-23
      相关资源
      最近更新 更多