Description of problem: Customer upgraded apache to latest errata and it broke his .htaccess protected directories (was getting no access). The directory was set for "AllowOverride All". Only after changing it to "AllowOverride AuthConfig" and moving the order statements out of the .htaccess file itself would the .htaccess begin working again. (Second Hand report unforunately, the customer wants me to file the bug. Support Ticket #102753)