Closed digininja closed 8 years ago
Similarly, this should match on "templates\/" in the response--which I admit is pretty common.
It's possible the 404 match here didn't trigger because the 404 response checker would have looked at a file with no extension at / and not /servlet/. Unless we rewrite how that works (we should, and I think there's an open ticket) there's not a lot that can be done for the override except on a check-by-check basis, which sucks. I've put an explicit 404 in for this check as a stopgap.
Page is a 404 but reported as there. This is on the same 404 page as the cfcache issues.