On Wed, 1 Mar 2000, Hilmar Boehle wrote:

> Hallo Jeff,
> 
> Thanks for your hint but what do you mean by:
> 'comment out the Analog log format in httpd.conf. '?

Here is an example of what I was talking about...

snipet from my httpd.conf

# The following directives define some format nicknames for use with
# a CustomLog directive (see below).

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
#LogFormat "%h %l %u %t \"%r\" %s %b \"%{Referer}i\" \"%{User-Agent}i\" analog

# The location of the access logfile (Common Logfile Format).
# If this does not start with /, ServerRoot is prepended to it.

#CustomLog /var/log/httpd/analog analog
CustomLog logs/access_log common

________________________________________________________

Jeffery Drury
Technical Support Supervisor
E-Znet Incorporated

http://www.eznet.net
Email: [EMAIL PROTECTED]
            
Have you ever walked through the zoo, looked at the wild
animals and wondered...hmmm how would they taste in a soup!

------------------------------------------------------------------------
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/[email protected]/
------------------------------------------------------------------------

Reply via email to