【发布时间】:2018-06-06 14:29:44
【问题描述】:
需要将CAE/index.php/ 插入URL 的htaccess 重定向代码。
重定向代码应检查此 sn-p 是否存在于 URL 中。只有当它不存在时,才应该插入代码。
例如。 以下网址
http://localhost/dataPage
应该重定向如下:
http://localhost/EWQ/index.php/dataPage
【问题讨论】:
标签: regex .htaccess url redirect url-rewriting