From: Alex Dehnert Date: Sun, 5 May 2019 09:21:59 +0000 (-0400) Subject: New Apache/nagios config for xenial (16.04) X-Git-Url: https://dehnerts.com/gitweb/?a=commitdiff_plain;h=a7c17e10aefdde01c4db909f4db26411418c83d3;p=sysconfig%2Fnagios3.git New Apache/nagios config for xenial (16.04) --- diff --git a/apache2.conf b/apache2.conf index 0affebd..f0f8b2f 100644 --- a/apache2.conf +++ b/apache2.conf @@ -33,8 +33,16 @@ Alias /nagios3 /usr/share/nagios3/htdocs DirectoryIndex index.php index.html AllowOverride AuthConfig - Order Allow,Deny - Allow From All + + + + Order Allow,Deny + Allow From All + + + = 2.3> + Require all denied + AuthName "Nagios Access" AuthType Basic