Sample Entry for sitx.anonftp

November 27, 2006 / General Discussion

Sample sitx.anonftp Configuration AllowAll # Limit WRITE everywhere in the anonymous chrootAllowAll # An upload directory that allows storing files but not retrieving# or creating directories.AllowAll AllowAll Explanation of Configuration:…

Read More

Webalizer Commands

November 27, 2006 / Web Hosting

Commands for fixing the Webalizer stats under Hsphere: Webalizer for Windows ================== Follow the steps when Webalizer does not work for Windows: In the IIS, select the domain name for…

Read More

Update Stats in Plesk

November 27, 2006 / Plesk

To update web stats 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_log note that in webalizer.conf, which is in /etc/webalizer.conf, this entry should be commented dns_cache.…

Read More

How to make PHP work with IIS

November 27, 2006 / Web Hosting

To make PHP work with IIS: Install PHP: Download and install PHP on your computer. Make sure to select the “APACHE” and “IIS” options during installation. Configure IIS: Open IIS…

Read More

IIS 5.0 Security Checklist

November 27, 2006 / Web Hosting

The Windows section of the forum needs some work, because we operate on both Linux and Windows servers, of course, compensating for the number difference between them. Hence, I would…

Read More