Myke Komarnitsky wrote:

> Even banging my head on the keyboard didn't help me figure this one 
> out.... if any of y'all could, I'd greatly appreciate it.
> 
> In httpd.conf: CustomLog /home/httpd/logs/access_log "%h %l %u %t 
> \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" {CB}"
> in analog.cfg: APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%f\" 
> \"%B\" %j) 

You are confusing APACHELOGFORMAT syntax with LOGFORMAT syntax. Try 
using this:

APACHELOGFORMAT (%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" 
\"%{User-Agent}i\" %j)


-- 

Jeremy Wadsack
Wadsack-Allen Digital Group

------------------------------------------------------------------------
This is the analog-help mailing list. To unsubscribe from this
mailing list, send mail to [EMAIL PROTECTED]
with "unsubscribe" in the main BODY OF THE MESSAGE.
List archived at http://www.mail-archive.com/analog-help@lists.isite.net/
------------------------------------------------------------------------

Reply via email to