What is an “inode”?

What is an “inode”?

An inode is a record in a disk table, which contains information about a file or folder such as its size, owner, device node, socket, pipe, etc., except data content and file name. The number of inodes on your account … Continued
Awstats Stats Explained

Awstats Stats Explained

The Awstats tool provides very useful information about the visits on your website. In this article we will explain what information stands behind each part of the statistics you see in Awstats. Last Update: – Right to this label, you … Continued
Can I access directly Awstats without going through the cPanel?

Can I access directly Awstats without going through the cPanel?

Yes, it is possible to access your AWStats directly through your domain name. However, doing this requires you to add a script to your site and configure it. In other words you need to manually install AWStats for your domain. … Continued
Where are the server log files for my site?

Where are the server log files for my site?

You can find the raw access logs for your account from your cPanel -> Raw Access Logs. Raw Access Logs allow you to see who has accessed your site without the use of graphs, charts or other graphics. You can use the Raw … Continued
How to check my account’s server resource usage?

How to check my account’s server resource usage?

If you are a XonHost customer, you can check the amount of CPU resources your account consumes from the Statistics section in your cPanel. There you can check the number of inodes your account uses, as well as the number of currently … Continued
How can I check my quota and bandwidth limits/usage?

How can I check my quota and bandwidth limits/usage?

The statistics for your account’s disk space and bandwidth usage are available in your cPanel, under the Stats section on the left. All the server-side information for the end user is also available there.
How can I retrieve the raw Apache access logs for my site?

How can I retrieve the raw Apache access logs for my site?

You can find the access logs for any of the websites you have on your account from your cPanel -> Raw Access Logs tool. The logs contain detailed information about every single hit for your website – the IP from which the hit came … Continued
My website statistics are showing zero values

My website statistics are showing zero values

You may not see any visitors in your statistics for the following reasons: Your domain is not pointed to our server. In order to fix this please check the following article. Your statistics have not been updated. In order to fix … Continued
My subdomain statistics are not up to date or they do not appear

My subdomain statistics are not up to date or they do not appear

The users’ web statistics on XonHost servers are updated every night. This update may be delayed by high server load or software problems. If your subdomain statistics have not been updated for more than 24 hours you can manually update … Continued
How to enable the manual statistics update within Awstats

How to enable the manual statistics update within Awstats

In order to enable the manual statistics update in Awstats, you should edit the following file: tmp/awstats/awstats.yourdomain.com.conf (substitute yourdomain.com with your domain) Look for the following line: AllowToUpdateStatsFromBrowser=0 and change it to: AllowToUpdateStatsFromBrowser=1 This option is enabled by default on hosting accounts on … Continued