* [gentoo-commits] gentoo-x86 commit in net-analyzer/icinga/files: icinga-apache.conf
@ 2013-01-03 1:00 Matt Thode (prometheanfire)
0 siblings, 0 replies; only message in thread
From: Matt Thode (prometheanfire) @ 2013-01-03 1:00 UTC (permalink / raw
To: gentoo-commits
prometheanfire 13/01/03 01:00:57
Modified: icinga-apache.conf
Log:
updating net-analyzer/icinga apache config for bug 449738
(Portage version: 2.1.11.31/cvs/Linux x86_64, signed Manifest commit with key 0x2471eb3e40ac5ac3)
Revision Changes Path
1.3 net-analyzer/icinga/files/icinga-apache.conf
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/files/icinga-apache.conf?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/files/icinga-apache.conf?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/net-analyzer/icinga/files/icinga-apache.conf?r1=1.2&r2=1.3
Index: icinga-apache.conf
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/icinga/files/icinga-apache.conf,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- icinga-apache.conf 2 Dec 2011 22:09:06 -0000 1.2
+++ icinga-apache.conf 3 Jan 2013 01:00:57 -0000 1.3
@@ -1,10 +1,7 @@
<IfDefine ICINGA>
ScriptAlias /icinga/cgi-bin/ /usr/lib/icinga/cgi-bin/
<Directory "/usr/lib/icinga/cgi-bin/">
- AllowOverride AuthConfig
Options ExecCGI
- Order allow,deny
- Allow from all
AuthName "Icinga Access"
AuthType Basic
AuthUserFile /etc/icinga/htpasswd.users
@@ -12,9 +9,6 @@
</Directory>
Alias /icinga /usr/share/icinga/htdocs
<Directory "/usr/share/icinga/htdocs">
- AllowOverride AuthConfig
- Order allow,deny
- Allow from all
AuthName "Icinga Access"
AuthType Basic
AuthUserFile /etc/icinga/htpasswd.users
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2013-01-03 1:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-03 1:00 [gentoo-commits] gentoo-x86 commit in net-analyzer/icinga/files: icinga-apache.conf Matt Thode (prometheanfire)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox