【发布时间】:2015-06-22 16:12:27
【问题描述】:
我们有一个需求,我们需要在 apache 中编写两个重写规则。
Add new Apache rule http://*.test.com -> https://*.test.com
Add new Apache rule http://*.test.com/home/ -> https://*.test.com/home/
我怎样才能实现它。
【问题讨论】:
标签: apache http mod-rewrite https