Hacker News new | ask | show | jobs
by ars 4781 days ago
I always add:

    CheckSpelling off
To my dev (but not production) server so that I catch things like that. This won't help with a case insensitive web server though.