[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Apache DNS lookups



Hi Jelmer,

It depends on which version of Webalizer you've got. The older
ones didn't support DNS lookups, but if you download the latest
rpm from http://www.mrunix.net/webalizer/ you can let Webalizer
do the lookups.

Cheers,
Edwin

Jelmer Jellema wrote:
> 
> Hi,
> 
> Related to this: I tried to find a way to let webalizer do the DNS lookups,
> but the only thing I found was a script that turned the first field in every
> log line into a looked-up name. On cobalts this should be the *second*
> field, so I would have had to rewrite the script. I will one day, but for
> now I just turned on DNS-lookups by apache.
> 
> Question: Reading this thread I get the impression there is a simple way,
> like a config-directive, to tell webalizer to do DNS lookups. Is this true?
> 
> Jelmer