• Please be aware: Kaspersky Anti-Virus has been deprecated
    With the upgrade to Plesk Obsidian 18.0.64, "Kaspersky Anti-Virus for Servers" will be automatically removed from the servers it is installed on. We recommend that you migrate to Sophos Anti-Virus for Servers.
  • The Horde webmail has been deprecated. Its complete removal is scheduled for April 2025. For details and recommended actions, see the Feature and Deprecation Plan.
  • We’re working on enhancing the Monitoring feature in Plesk, and we could really use your expertise! If you’re open to sharing your experiences with server and website monitoring or providing feedback, we’d love to have a one-hour online meeting with you.

webalizer hidereferrer solution

A

alfmanuel

Guest
Hello there !

I posted a time ago my problem with Plesk and webalizer, because I don't want the domain itself in referrer list.

Now, I've seen that I share this problem with many other plesk users, I coded a command line program (in php), which will hide the domain it's web stat.

You will find the (easy) install instructions and the program at:
http://www.inex.at/plesk/webalizer/

ys
Manuel

(I'm from Austria, it will explain my bad english ;) )
 
so here is the problem:

for example, i have 2 domains. test.com and test2.com.

so you would add in webalizer.conf the following lines:
HideReferrer test.com
HideReferrer test2.com

o.k. but than on both hosts, the 2domains won't be shown as referrer. That would be a big fault and mistake !!!
 
Originally posted by alfmanuel
so here is the problem:

for example, i have 2 domains. test.com and test2.com.

so you would add in webalizer.conf the following lines:
HideReferrer test.com
HideReferrer test2.com

o.k. but than on both hosts, the 2domains won't be shown as referrer. That would be a big fault and mistake !!!

Nice idea of you with your http://www.inex.at/plesk/webalizer/ :)

To hide referrers add your Hide/GroupReferrers lines to /usr/local/psa/etc/webalizer.conf or upgrade to Plesk 7.5.3 to manage these parameters with Plesk Panel.

Host mi? ;-)
 
psa statistics & 00webalizer

Trying to figure out exactly what the difference is between

/etc/crontab.daily/00webalizer.sh

and

/usr/local/psa/admin/sbin/statistics in the crontab

stats seems to be running a really high load on log files that are not that large, are two sessions of statistics running that are duplicating themselves?
 
Back
Top