> -----Original Message-----
> From: Arthur DiSegna [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 20. Dezember 2005 14:39
> To: users@httpd.apache.org
> Subject: RE: [EMAIL PROTECTED] RE: Multiple Line LogFormat ??
> 
> 
> Yes, I am creating an httpd.conf file from scratch using bits 
> and pieces
> of other web servers. No, there is no CustomLog Directive. I'm just a
> little confused as to why there are four lines. The conf file 
> I grabbed
> it from didn't have a CustomLog Directive either. Is this 
> just someone's
> mistake of not understanding.

Read http://httpd.apache.org/docs/2.0/mod/mod_log_config.html to see what these 
directives do.

The writer is just declaring a few log formats (common, referer, agent) which 
he could then use (if desired) in a CustomLog directive later.

Rgds,
Owen Boyle
Disclaimer: Any disclaimer attached to this message may be ignored. 

> 
> Thanks
> 
> Arthur DiSegna
> Network Operations Center
> Authentium, Inc.
>  
> 7121 Fairway Drive
> Suite 102
> Palm Beach Gardens, FL 33418 
> Phone: 561-575-3200 ext. 4135
> 
> -----Original Message-----
> From: Boyle Owen [mailto:[EMAIL PROTECTED] 
> Sent: Tuesday, December 20, 2005 8:20 AM
> To: users@httpd.apache.org
> Subject: [EMAIL PROTECTED] RE: Multiple Line LogFormat ??
> 
> Plain text please...
> 
> Is this just someone else's config you're trying to make 
> sense of? These
> are just LogFormat declarations. Are the formats ever used in a
> CustomLog directive?
> 
> Rgds,
> Owen Boyle
> Disclaimer: Any disclaimer attached to this message may be ignored. 
> 
> 
> -----Original Message-----
> From: Arthur DiSegna [mailto:[EMAIL PROTECTED]
> Sent: Dienstag, 20. Dezember 2005 13:28
> To: users@httpd.apache.org
> Subject: Multiple Line LogFormat ??
> 
> 
> Oops I posted this last night with a previous posts subject line.. :o
> 
>  
> Hi,  
> 
> The httpd.conf file has four LogFormat lines like below. The 
> actual log
> shows only one line per access request. The first line has everything
> combined so why four entries?
> -----# remoteHost, identityCheck, userName, time, first line of the
> request, status, bytes sent
> 
> 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
> 
> Thanks in advance
> 
> Diese E-mail ist eine private und persnliche Kommunikation. Sie hat
> keinen Bezug zur B rsen- bzw. Geschftst tigkeit der SWX Gruppe. This
> e-mail is of a private and personal nature. It is not related to the
> exchange or business activities of the SWX Group. Le prsent e-mail est
> un message priv  et personnel, sans rapport avec l'activit 
> boursi re du
> Groupe SWX.
>  
>  
> This message is for the named person's use only. It may contain
> confidential, proprietary or legally privileged information. No
> confidentiality or privilege is waived or lost by any mistransmission.
> If you receive this message in error, please notify the 
> sender urgently
> and then immediately delete the message and any copies of it from your
> system. Please also immediately destroy any hardcopies of the message.
> You must not, directly or indirectly, use, disclose, 
> distribute, print,
> or copy any part of this message if you are not the intended 
> recipient.
> The sender's company reserves the right to monitor all e-mail
> communications through their networks. Any views expressed in this
> message are those of the individual sender, except where the message
> states otherwise and the sender is authorised to state them to be the
> views of the sender's company.
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server
> Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP 
> Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: [EMAIL PROTECTED]
>    "   from the digest: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to