Apache rewrite 规则解析时,把 uri 转换成 target 后,还要重新验证所有规则。 如果你写了多条规则,按优先级排列,需要注意了,[L] 这个 flag 可能不是你想象的那么简单。 比如: RewriteRule ^apple/(.*) apple.php […]
Posted in month:
勤奋 – 创新 – 矢志不渝 – 锲而不舍
Apache rewrite 规则解析时,把 uri 转换成 target 后,还要重新验证所有规则。 如果你写了多条规则,按优先级排列,需要注意了,[L] 这个 flag 可能不是你想象的那么简单。 比如: RewriteRule ^apple/(.*) apple.php […]