oceanwavecn
Verified User
- Joined
- May 2, 2007
- Messages
- 9
My webalizer country section show 100% unresolved, how to fix it? thanks
DA version: 1.29.6
Webalizer: 2.01

DA version: 1.29.6
Webalizer: 2.01
mv /usr/bin/webalizer /usr/bin/webalizer.moved
cd /usr/local/directadmin/customapache
./build webalizer
[root@da17 conf]# diff httpd.conf httpd.conf.back
246c246
< HostnameLookups On
---
> HostnameLookups Off
[root@da17 conf]#