• 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 question

Jayson

Basic Pleskian
Hello,

ps ax tells me
sh -c /usr/bin/webalizer -c /var/www/vhosts/dom.domain.com/conf/webalizer.conf etc.

I have changed actual name to subdomain.domain.com. However, when I upgraded to 10.x last summer, this domain left me because of all the problems. They have not been on my server for a long time, so how do I stop webalizer from trying to crawl stats that are not there?

Thank you,

Jay
 
Try to use

# /usr/local/psa/bin/webstat -r <domain_name>
 
Back
Top