[Pkg-nagios-changes] [Git][nagios-team/icinga][experimental] Update Apache configuration for 2.4 syntax. (closes: #892628)
Bas Couwenberg
gitlab at salsa.debian.org
Sun Mar 11 16:25:00 UTC 2018
Bas Couwenberg pushed to branch experimental at Debian Nagios Maintainer Group / icinga
Commits:
949828c8 by Bas Couwenberg at 2018-03-11T17:16:21+01:00
Update Apache configuration for 2.4 syntax. (closes: #892628)
- - - - -
2 changed files:
- debian/apache2.conf
- debian/changelog
Changes:
=====================================
debian/apache2.conf
=====================================
--- a/debian/apache2.conf
+++ b/debian/apache2.conf
@@ -14,8 +14,7 @@ Alias /icinga /usr/share/icinga/htdocs
DirectoryIndex index.html
AllowOverride AuthConfig
- Order Allow,Deny
- Allow From All
+ Require all granted
AuthName "Icinga Access"
AuthType Basic
=====================================
debian/changelog
=====================================
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ icinga (1.14.2+ds-1~exp3) UNRELEASED; urgency=medium
* Fix deprecated source override location.
* Update Vcs-* URLs for Salsa.
+ * Update Apache configuration for 2.4 syntax.
+ (closes: #892628)
-- Bas Couwenberg <sebastic at debian.org> Sat, 10 Feb 2018 11:58:15 +0100
View it on GitLab: https://salsa.debian.org/nagios-team/icinga/commit/949828c8ec18ec4b29a27f2c78370671625081c3
---
View it on GitLab: https://salsa.debian.org/nagios-team/icinga/commit/949828c8ec18ec4b29a27f2c78370671625081c3
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-nagios-changes/attachments/20180311/d0d98754/attachment.html>
More information about the Pkg-nagios-changes
mailing list