What steps will reproduce the problem?
RewriteCond %{HTTP_HOST} ^(.*)from\\.com$ [NC]
What is the expected output? What do you see instead?
the [NC] should be parsed as a flag and properly set case insensitivity.
What version of the product are you using? On what operating system?
4.0.4
Please provide any additional information below.
The flags should be parsed similarly to the Rule flag parsing.
Original issue reported on code.google.com by billapep...@gmail.com on 16 Jun 2014 at 7:17
Original issue reported on code.google.com by
billapep...@gmail.com
on 16 Jun 2014 at 7:17