• The APS Catalog has been deprecated and removed from all Plesk Obsidian versions.
    Applications already installed from the APS Catalog will continue working. However, Plesk will no longer provide support for APS applications.
  • Please be aware: with the Plesk Obsidian 18.0.78 release, the support for the ngx_pagespeed.so module will be deprecated and removed from the sw-nginx package.

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