> 1) I'd like to understand what was going on. From my understanding, the > line above shouldn't have disabled other "Deny from" directives. Since > <Location> are taken into account after <Directory>, I'd understand that > a "Order" directive could be problematic, but not how a <Location> can > be so. The directives from mod_authz_host, like Order/Allow/Deny, are not merged from one configuration section to another. They're replaced. In 2.4, you can ask for them to be merged. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx