Page is a not externally linkable
lucy24 - 11:07 am on Jan 10, 2013 (gmt 0)
[^\ ]* seems a complicated way of saying \S* -- especially when what you really mean is just l? (ell, question mark)
html?
=
htm|html
Besides, the Rule itself simply says htm$ with no "l" option. In this case the Rule and Condition need to match.