Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 27 Sep 1999 12:17:58 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Jorge Biquez <jbiquez@icsmx.com>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: Log format definition for Apache. 
Message-ID:  <14792.938427478@axl.noc.iafrica.com>
In-Reply-To: Your message of "Fri, 24 Sep 1999 23:31:39 GMT." <3.0.6.32.19990924233139.008f4ac0@mail.intranet.com.mx> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Fri, 24 Sep 1999 23:31:39 GMT, Jorge Biquez wrote:

> I have a Unix machine running Apache without problems, except that the log
> file I'm getting have the minimun information. 

Which version of Apache? I have apache-1.3.9 from the ports tree and its
supplied with this in httpd.conf:

	LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined
	LogFormat "%h %l %u %t \"%r\" %>s %b" common
	LogFormat "%{Referer}i -> %U" referer
	LogFormat "%{User-agent}i" agent
	CustomLog /var/log/httpd-access.log combined

Why not use the port? :-)

Ciao,
Sheldon.


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




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