View Full Version : Disable /stats
sojic
24th January 2009, 19:40
How can I disable /stats, or move it to another subdomain.
For example I do not want domain.com/stats but admin.domain.com/stats
edge
24th January 2009, 20:46
How can I disable /stats, or move it to another subdomain.
For example I do not want domain.com/stats but admin.domain.com/stats
A way of doing it is by creating an A record named admin.domain.com, and point it (with a .htaccess) to domain.com/stats
till
24th January 2009, 23:32
To disable stats remove the webalizer.php cronjob in the root crontab.
sojic
25th January 2009, 00:31
But ISP Config will create domain.com/stats and .htpasswd.
I do not want to exists domain.com/stats
till
25th January 2009, 10:56
Do what I suggested above and ISPConfig will not generate stats.
sojic
26th January 2009, 00:18
Where can I find webalizer.php cronjob in the root crontab?
till
26th January 2009, 11:34
Login as user root and execute:
crontab -e
vBulletin® v3.8.4, Copyright ©2000-2009, Jelsoft Enterprises Ltd.