OK, another pet peeve of mine. I know that there are historical reasons for having some directives start with a lowercase letter. But is there really any reason to continue doing this? Directive parsing is not case-sensitive, and we can change the documentation without changing any code. I'm proposing that we start using Allow, Require, Deny, and Order, so that all directives have the same capitalization. Consistency is a Good Thing.
Rich