The only thing I don't like about wasteof3 is how 404s are used in place of other errors

comments (single view)

can you set other status codes?

Yeah like 302 (that's what I've used instead, just a redirect to the homepage). But 404 doesn't work

strange

oh I figured it out (I used a param matcher)

cool

View all comments