From owner-freebsd-questions Mon Feb 3 21:16:54 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id VAA18798 for questions-outgoing; Mon, 3 Feb 1997 21:16:54 -0800 (PST) Received: from labs.usn.blaze.net.au (labs.usn.blaze.net.au [203.17.53.30]) by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id VAA18783 for ; Mon, 3 Feb 1997 21:16:47 -0800 (PST) Received: (from davidn@localhost) by labs.usn.blaze.net.au (8.8.5/8.8.5) id QAA20904; Tue, 4 Feb 1997 16:16:38 +1100 (EST) Message-ID: <19970204161637.ML27034@labs.usn.blaze.net.au> Date: Tue, 4 Feb 1997 16:16:37 +1100 From: davidn@labs.usn.blaze.net.au (David Nugent) To: robert@nanguo.chalmers.com.au (Robert Chalmers) Cc: freebsd-questions@freebsd.org Subject: Re: what is the apache 'status' option? References: <199702040442.OAA04803@nanguo.chalmers.com.au> X-Mailer: Mutt 0.60-PL0 Mime-Version: 1.0 In-Reply-To: <199702040442.OAA04803@nanguo.chalmers.com.au>; from Robert Chalmers on Feb 4, 1997 14:42:22 +1000 Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk Robert Chalmers writes: > While I'm at it, what does the Apache 'status' thing return? > I have it compiled in, but there doesn't seem to be any output anywhere? Hmm, not sure exactly what you mean, but I assume you're referring to the apache 1.2 server-status module. If so, then put this into httpd.conf: ScoreBoardFile /var/run/apache_status And in your access.conf, put: SetHandler server-status order deny,allow deny from all allow from .your.domain.only (modify .your.domain.only to whatever it should be). Restart your servers. Now, from your browser on a machine in your domain access the URL: http://host.your.domain.only/server-status Regards, David Nugent - Unique Computing Pty Ltd - Melbourne, Australia Voice +61-3-9791-9547 Data/BBS +61-3-9792-3507 3:632/348@fidonet davidn@freebsd.org davidn@blaze.net.au http://www.blaze.net.au/~davidn/