【问题标题】:What is required to run modx evolution on server type https在服务器类型 https 上运行 modx evolution 需要什么
【发布时间】:2012-10-28 11:03:12
【问题描述】:

我有一个 http 网站,而客户希望它是 https。该站点在 MODX Evolution 1.0.6 上运行。

以 https 运行该 http 站点需要什么?我知道我需要一个证书,但是我是否需要将作为 http 工作的代码更改为作为 https 工作,或者我可以将开关从 http 切换到 https 吗?

【问题讨论】:

    标签: php https modx modx-evolution


    【解决方案1】:

    使用http检查你的链接模板 - 特别是那个基本的href标签,检查你所有的系统变量是否相同......然后检查你所有的javascripts等是否相同......最后你可能不得不使用mod rewrite来通过 https 强制您的所有流量。这看起来可以解决问题:

    http://stackoverflow.com/questions/3239739/need-to-redirect-all-traffic-to-https
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-06-25
      • 2011-12-04
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2011-07-31
      • 2015-10-04
      • 1970-01-01
      相关资源
      最近更新 更多