nagios: Remove AllowOverride AuthConfig

We don't use it.

(imported from commit 875148e24e0de2815737b6bc03eeb7f1cb8d770d)
This commit is contained in:
Keegan McAllister 2012-11-30 22:15:20 -05:00
parent 2cf49c4ff2
commit d8b4cefccb

View File

@ -37,7 +37,6 @@
DirectoryIndex index.php index.html
AllowOverride AuthConfig
Order Allow,Deny
Allow From All
</DirectoryMatch>