Web Hosting Talk







View Full Version : cpanel and webalizer


ravegti1
09-28-2003, 11:54 PM
sorry if wrong category... i want to know if there is a way to make webalizer accessable through mydomain.com/stats. instead of logging in all the time just to check stats. is this possible?

sprintserve
09-29-2003, 12:16 AM
Not at this time.. I don't think so unless Cpanel adds that functionality.

VanHost
09-29-2003, 02:55 AM
You could just bookmark the URL to go directly to your stats. For example, if you are running Xskin, then the link would be:

http://www.yourdomain.com:2082/tmp/yourusername/webalizer/index.html

ravegti1
09-29-2003, 02:59 AM
Originally posted by VanHost
You could just bookmark the URL to go directly to your stats.

that still asks for the username and password.... i'm looking for a direct link.

VanHost
09-29-2003, 03:02 AM
Saves a couple of clicks though :)

Sorry, haven't seen a hard link on cPanel just yet....although, I am wondering if it is possible to alias a directory in your WWW folder to /tmp/webalizer ???? That is a question I will endeavour to find an answer for AFTER I get some sleep :D

sprintserve
09-29-2003, 03:24 AM
Well actually that works...

Edit httpd.conf:

pico /usr/local/apache/conf/httpd.conf

Add:

Alias /stats/ /home/yourusername/tmp/webaliser

Initialised:

/etc/init.d/httpd restart

VanHost
09-29-2003, 11:12 AM
Good work Sprint....you saved me from thinking :D

Reseller-Center
09-29-2003, 12:39 PM
Awesome, Just what the doctor orderd. Thanks sprintserve!!

soundguy
09-29-2003, 11:06 PM
>>that still asks for the username and password....

Then put the name and password in the shortcut:

http://username:password@yourdomain.com:port/blah/blah/blah

Note: this works on Windows. Not sure about :penguin: desktops.(only have servers here atm) Pre-OSX Macs refuse to let you save passwords in links and strip them out 'for your own good or something'.;) I don't know if things are different with OSX.