Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Sep 1998 15:47:36 -0400 (EDT)
From:      Jim Jagielski <jim@jaguNET.com>
To:        paul@kawartha.com (Paul Stewart)
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: referrer stat tracking
Message-ID:  <199809111947.PAA22300@devsys.jaguNET.com>
In-Reply-To: <Pine.BSF.3.96.980911144156.19150A-100000@shell.kawartha.com> from "Paul Stewart" at Sep 11, 98 02:43:01 pm

next in thread | previous in thread | raw e-mail | index | archive | help
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? :)

In the vhost area for that customer, add:

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

If this is unclear, the LogFormat section of the Apache docs at
www.apache.org go into more detail.

> 
> 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 3 handles this just fine :)

-- 
===========================================================================
   Jim Jagielski   |||   jim@jaguNET.com   |||   http://www.jaguNET.com/
            "That's no ordinary rabbit... that's the most foul,
            cruel and bad-tempered rodent you ever laid eyes on"

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?199809111947.PAA22300>