Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 12:30:12 -0700 (PDT)
From:      "Eric J. Schwertfeger" <ejs@bfd.com>
To:        Paul Stewart <paul@kawartha.com>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: referrer stat tracking
Message-ID:  <Pine.BSF.4.01.9809111227410.4510-100000@harlie.bfd.com>
In-Reply-To: <Pine.BSF.3.96.980911144156.19150A-100000@shell.kawartha.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 11 Sep 1998, Paul Stewart wrote:

> We currently run Apache for all our web servers etc. and run a standard
> log format.  We have a customer who needs to track browser type, referrer
> etc... I understand Apache can generate that..how? :)

If you've got the configurable logging module compiled into your server,
the line

LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-agent}i\""

will cause apache to log using the Combined Log Format.

> Also, our stats package (analog) I don't think can read this info?  If it
> can't, what's a good free package that can?

analog reads CLF just fine, from what I've seen.  I don't remember having
to tweek the config file to do this, but I could be wrong.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.01.9809111227410.4510-100000>