How to Enable Extended Logging

November 27, 2006 / General Discussion

To enable extended logging in Exim to trace nobody’s mails. Try the following trick. Edit /etc/exim.conf On the second line add: log_selector = +address_rewrite +all_parents +arguments +connection_reject +delay_delivery +delivery_size +dnslist_defer…

Read More

Sample entry for sitx.anonftp

November 27, 2006 / General Discussion

Code: AllowAll # Limit WRITE everywhere in the anonymous chroot AllowAll # An upload directory that allows storing files but not retrieving# or creating directories. AllowAll AllowAll

Webalizer Commands

November 27, 2006 / Web Hosting

The following commands for fixing the Webalizer stats under Hsphere: Webalizer for windows================== Following steps to be followed when Webalizer not working for windows: In the IIS, select the domain…

Read More

Update Stats in Plesk

November 27, 2006 / Plesk

To update webstats on Plesk use this command./usr/bin/webalizer-n domain name -o /home/httpd/vhosts/domain name/webstat/ /home/httpd/vhosts/domain name/logs/access_logalso note that in webalizer.conf which is in /etc/webalizer.conf this entry should be commented dns_cache.dbThe above…

Read More