public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core/files: lighttpd_nagios3.conf
@ 2008-12-01 17:06 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2008-12-01 17:06 UTC (permalink / raw
  To: gentoo-commits

dertobi123    08/12/01 17:06:22

  Modified:             lighttpd_nagios3.conf
  Log:
  Fix config for lighttpd web access. Thanks to Wolfram Schlich.
  (Portage version: 2.2_rc16/cvs/Linux 2.6.25-gentoo-r7 x86_64)

Revision  Changes    Path
1.2                  net-analyzer/nagios-core/files/lighttpd_nagios3.conf

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-core/files/lighttpd_nagios3.conf?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-core/files/lighttpd_nagios3.conf?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/net-analyzer/nagios-core/files/lighttpd_nagios3.conf?r1=1.1&r2=1.2

Index: lighttpd_nagios3.conf
===================================================================
RCS file: /var/cvsroot/gentoo-x86/net-analyzer/nagios-core/files/lighttpd_nagios3.conf,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- lighttpd_nagios3.conf	27 Apr 2008 18:41:25 -0000	1.1
+++ lighttpd_nagios3.conf	1 Dec 2008 17:06:22 -0000	1.2
@@ -1,11 +1,11 @@
 server.modules += ("mod_cgi")
 server.modules += ("mod_auth")
 
-auth.require = ( "/nagios" =>
+auth.require += ( "/nagios" =>
   (
     "method"  => "digest",
     "realm"   => "nagios",
-    "require" => "valid-user",
+    "require" => "valid-user"
   )
 )
 






^ permalink raw reply	[flat|nested] 2+ messages in thread

* [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core/files: lighttpd_nagios3.conf
@ 2009-09-28 10:30 Tobias Scherbaum (dertobi123)
  0 siblings, 0 replies; 2+ messages in thread
From: Tobias Scherbaum (dertobi123) @ 2009-09-28 10:30 UTC (permalink / raw
  To: gentoo-commits

dertobi123    09/09/28 10:30:10

  Removed:              lighttpd_nagios3.conf
  Log:
  Cleanup
  (Portage version: 2.2_rc42/cvs/Linux x86_64)



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-09-28 10:30 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-28 10:30 [gentoo-commits] gentoo-x86 commit in net-analyzer/nagios-core/files: lighttpd_nagios3.conf Tobias Scherbaum (dertobi123)
  -- strict thread matches above, loose matches on Subject: below --
2008-12-01 17:06 Tobias Scherbaum (dertobi123)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox