Web Hosting Talk







View Full Version : Webalizer - referrer/user-agent access


Christopher
02-11-2002, 11:56 PM
I am setting up Webalizer.

In the webalizer faqs, it indicates that most apache servers have the referrer and useragent logging disabled. It suggests a change in the httpd.conf to fix this so this info shows up in webalizer.

With the Raq4i, are referrer and useragent enabled by default or do I need to go into httpd.conf and make adjustments?

Thank you,

Chris

ASPCode.net
02-12-2002, 03:53 AM
I think so. I can't remember myself changing anything of this. Or else the Webalizer pkg changes it for you.

I'd say install and then try it. Cause you can run it manually from the command line - don't have to wait for the nightly batch to run. Don't remember the exact command line but either search here or look in webalizer.pl in /etc/daily I think

Christopher
02-12-2002, 11:32 AM
It ran last night and referrers are there, no changes needed :)

It did not do a reverse dns lookup, so country info is not listed. Is reverse dns (through apache) difficult to set up and does put a lot of load on the server?

Funny thing, webalizer did skip one of my sites. It made a 'stats' directory, with .htaccess file, but otherwise the dir is empty. Sites before and after this one were populated with stats, but site4 stats dir is empty - but I know I get quite a bit of traffic to it, hmmmmmm...

Chris