PDA

View Full Version : Webalizer Stats


heggied
06-27-2003, 03:37 AM
Hi there

I've a couple of questions regarding the stats generated by the 'webalizer stats' link.

I'm coming from a ControlPanel system where the stats showed referers and hostnames for all visitors, but it seems that the stats generated here don't seem to show either - there isn't an entry for referers and there's only IP addresses under hostnames.

Is this a DA thing, or something else that I need to bug my web space provider about ?

Thanks
David

DirectAdmin Support
06-27-2003, 08:49 AM
Hello,

It has to do with the way Apache is logging the web traffic. If you would like to see the referrer, you'll have to bug your webhost to change the virtual_host templates to use the log format that logs the referrer. Webalizer is quite smart when it comes to figuring out what logformat you're using and will automatically adjust.

John

heggied
06-27-2003, 09:20 AM
Webhost now well and truly bugged ;)

Thanks for the info.