From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.43) id 1EAUJ6-0008AZ-4A for garchives@archives.gentoo.org; Wed, 31 Aug 2005 15:15:20 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.4/8.13.4) with SMTP id j7VFAbVI022805; Wed, 31 Aug 2005 15:10:37 GMT Received: from smtp.gentoo.org (smtp.gentoo.org [134.68.220.30]) by robin.gentoo.org (8.13.4/8.13.4) with ESMTP id j7VF0SBi010490 for ; Wed, 31 Aug 2005 15:00:28 GMT Received: from wproxy.gmail.com ([64.233.184.197]) by smtp.gentoo.org with esmtp (Exim 4.43) id 1EAU6u-00084s-FP for gentoo-user@lists.gentoo.org; Wed, 31 Aug 2005 15:02:44 +0000 Received: by wproxy.gmail.com with SMTP id i4so128919wra for ; Wed, 31 Aug 2005 08:02:45 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=lUOWErWK9pA2xJxvCHA7Nqtr0NGiHotXvmHLvvFrvtTuZmWd/aoMGoF1f65TKWV967oYQ54adzfPN8kkZC5tLriQMxASalC4QK+qk8wZuvuCKE1YT7Mamqr1YaK1HBGakWL4PzZnag2/wLiKWkFiO5FKSQUTpbStETAp02hhxBg= Received: by 10.54.160.4 with SMTP id i4mr379532wre; Wed, 31 Aug 2005 08:02:45 -0700 (PDT) Received: by 10.54.147.1 with HTTP; Wed, 31 Aug 2005 08:02:45 -0700 (PDT) Message-ID: <1cc2dc8305083108026a269a61@mail.gmail.com> Date: Wed, 31 Aug 2005 12:02:45 -0300 From: Allan Spagnol Comar To: gentoo-user@lists.gentoo.org Subject: [gentoo-user] Nagios Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by robin.gentoo.org id j7VF0SBi010490 X-Archives-Salt: 1cc97766-87a0-49d2-b4bf-b163c9483341 X-Archives-Hash: 9ddbdb8c30751129675ec5d721357c91 I was wondering if someone can help running a nagios on a gentoo sever. I had emerged Apache and nagios; I edited commonapache.conf putting the following lines: ScriptAlias /nagios/cgi-bin/ /usr/nagios/sbin/ Alias /nagios/ /usr/nagios/share/ AllowOverride None Options ExecCGI FollowSymLinks and on cgi.cfg I putted use_authentication=0 when I try to access http://127.0.0.1/nagios/ I got : Forbidden You don't have permission to access /nagios/ on this server. Apache/1.3.33 Server at 127.0.0.1 Port 80 any one have a clue of what is happening ? apache and nagios are running correctly . -- gentoo-user@gentoo.org mailing list