It is possible to make your Webalizer usage statistics available to the public with an easy to remember URL. It does require statistics to be enabled and the use of SSH.

It works by creating a symbolic link in SSH to the webalizer directory to make it web accessible. If you wanted the URL to be http://example.com/stats, run the following command:

ln -s ~/tmp/webalizer/ ~/public_html/stats

That's all there is to it!

Was this answer helpful? 0 Users Found This Useful (8 Votes)

Powered by WHMCompleteSolution