Page is a not externally linkable
Mike521 - 9:11 pm on Dec 6, 2012 (gmt 0)
From what I can tell according to the documentation at apache.org, the regex for the user agent string can be enclosed in quotes, so I don't think it's doing an exact match, I think it's doing a regex.
Also, the comparison must be evaluating to true, because 'myNewVariable' is being created, and the comparison is exactly the same.