Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 15 Sep 1998 11:29:45 -0400 (EDT)
From:      Paul Stewart <paul@kawartha.com>
To:        Andy Angrick <angrick@netdirect.net>
Cc:        freebsd-isp@FreeBSD.ORG
Subject:   Re: referrer stat tracking
Message-ID:  <Pine.BSF.3.96.980915112940.16682C-100000@shell.kawartha.com>
In-Reply-To: <1.5.4.32.19980911191137.0082be14@netdirect.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Thanks.. all setup now...:)

Paul


On Fri, 11 Sep 1998, Andy Angrick wrote:

> in the httpd.conf file you can specify these logs and their locations. Heres
> a snippet from on of mine. This should actually all ready be in your
> httpd.conf file. All you might have to do is uncomment them.
> 
> ---begin---
> 
> # ErrorLog: The location of the error log file. If this does not start
> # with /, ServerRoot is prepended to it.
> 
> ErrorLog logs/error_log
> 
> # TransferLog: The location of the transfer log file. If this does not
> # start with /, ServerRoot is prepended to it.
> 
> TransferLog logs/access_log
> 
> # AgentLog: The location of the agent log file.  If this does not start
> # with /, ServerRoot is prepended to it.
> 
> AgentLog logs/agent_log
> 
> # RefererLog: The location of the referer log file.  If this does not
> # start with /, ServerRoot is prepended to it.
> 
> RefererLog logs/referer_log
> 
> -----end----
> 
> MKStats does a pretty good job of reading the logs for referer, browser,
> etc. Another tip is place the command:
> DNSMode Standard
> in the httpd.conf file if you want the logs to resolve domain names.
> 
> Andy
> 
> 
> At 02:43 PM 9/11/98 -0400, you 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? :)
> >
> >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?
> >
> >Thanks very much,
> >
> >Paul
> >
> >
> >
> >To Unsubscribe: send mail to majordomo@FreeBSD.org
> >with "unsubscribe freebsd-isp" in the body of the message
> >
> >
> 
> 


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.3.96.980915112940.16682C-100000>