• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

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