Page is a not externally linkable
wilderness - 2:30 pm on Jan 4, 2013 (gmt 0)
I have some mod-rewrite lines that are dependent upon version limitations.
[6-9]\.
Given the addition of IE 10 I need to modify them.
Should I just change this to:
([6-9]|10)\.
TIA