From owner-freebsd-questions Fri Sep 24 21:33:21 1999 Delivered-To: freebsd-questions@freebsd.org Received: from intranet.com.mx (intranet.com.mx [200.33.246.7]) by hub.freebsd.org (Postfix) with ESMTP id E56491524F for ; Fri, 24 Sep 1999 21:33:14 -0700 (PDT) (envelope-from jbiquez@icsmx.com) Received: from mipczota (200.33.246.39) by intranet.com.mx with SMTP (Eudora Internet Mail Server 2.2.2); Fri, 24 Sep 1999 23:34:36 -0500 Message-Id: <3.0.6.32.19990924233139.008f4ac0@mail.intranet.com.mx> X-Sender: jbiquez@mail.intranet.com.mx X-Mailer: QUALCOMM Windows Eudora Light Version 3.0.6 (32) Date: Fri, 24 Sep 1999 23:31:39 +0000 To: freebsd-questions@FreeBSD.ORG From: Jorge Biquez Subject: Log format definition for Apache. In-Reply-To: <37EC4F1D.1D9193CC@bigfoot.com> References: <37E970CB.10F255D0@postoffice.pacbell.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hello all. I was wondering if you could help me. I hope so. I have a Unix machine running Apache without problems, except that the log file I'm getting have the minimun information. I read the information about the Log configuration on several places (apache.org and other references) and applied the parameters I found on my httpd.conf file. No difference on what's logged no referrals, no browser type and other detailed information. The definition of my log file on my httpd.conf file is as follows: LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\"" combined CustomLog /usr/home/sites/accesos.log combined I was wondering if som eof you could share a copy of your httpd.conf file (taking out the confidential information, of course) with me. If so, please send it to my email so we won't waste space on the list: jbiquez@icsmx.com Thanks in advance. JB To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message