Apache 多实例

NK 给老站点 .htaccess 强依赖 / mod_rewrite 复杂规则场景兼容 Apache 多实例。

字段

  • name / version(2.2 给 PHP 5.2 / 2.4 其余)/ port / data_dir

sites/ 约定

固定 sites/ 接 .conf,每个 vhost 一个 .conf,实例启动 Include sites/*.conf。

不支持迁移

Apache 配置太杂(.htaccess + mod_rewrite + vhost 参数),客户从别的服务器迁过来必须人工调。