From owner-freebsd-questions Tue Aug 7 15: 0:52 2001 Delivered-To: freebsd-questions@freebsd.org Received: from mtiwmhc22.worldnet.att.net (mtiwmhc22.worldnet.att.net [204.127.131.47]) by hub.freebsd.org (Postfix) with ESMTP id 6D43237B401 for ; Tue, 7 Aug 2001 15:00:48 -0700 (PDT) (envelope-from parv@worldnet.att.net) Received: from worldnet.att.net ([32.101.235.101]) by mtiwmhc22.worldnet.att.net (InterMail vM.4.01.03.16 201-229-121-116-20010115) with ESMTP id <20010807220043.WMGU15499.mtiwmhc22.worldnet.att.net@worldnet.att.net>; Tue, 7 Aug 2001 22:00:43 +0000 Received: by worldnet.att.net (Postfix, from userid 1001) id B967550BC6; Tue, 7 Aug 2001 18:00:41 -0400 (EDT) Date: Tue, 7 Aug 2001 18:00:41 -0400 From: parv To: Philip Hallstrom Cc: f-q Subject: Re: ot: really detailed apache access logs Message-ID: <20010807180041.A31200@moo.holy.cow> Mail-Followup-To: Philip Hallstrom , f-q References: <20010807140109.A91611@moo.holy.cow> <200108071831.f77IVU525565@oddjob.adhesivemedia.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200108071831.f77IVU525565@oddjob.adhesivemedia.com>; from philip@adhesivemedia.com on Tue, Aug 07, 2001 at 11:31:30AM -0700 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG this was, on the fateful occasion around Aug 07 14:31 -0400, sent by Philip Hallstrom > > >is there any way of knowing, in the logs, just how exactly apache > >is... > > ... > >- choosing the index/default file if more than one index files are > > specified in the httpd.conf > > It will grab the first one that is listed on the DirectoryIndex config > line. that i know, but is there a way to see the working of accesses to the index files w/o ktrace? i mean if i specify, say, "a" and "b" to be index files, and if both "a" & "b" don't exist, apache's log, in alternate universe, would show that accesses to a & b failed, and directory index was presented as defined by the config file. > >- what's being rewritten, etc.? > > If you mean what's being re-written by mod_rewrite I believe it has it's > own logging option that will print this stuff out if you want it... okay, i admit not enough research on my part, but... ...what about other things covered by "etc" like complete headers sent/received, or the contents of the request sent/fulfilled, or symlinks followed, among other things (not covered by "logformat" alone, but seen when ktrace'ing)? is there any apache wish list of some sort? -- so, do you like word games or scrabble? - parv To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message