• 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

Issue How do I combine awstats http+https?

Peter77

New Pleskian
I tried to modify the non-ssl config file in
/usr/local/psa/etc/awstats
and deleting the ssl-config file.

I modified the LogFile Option like

LogFile="/usr/share/awstats/tools/logresolvemerge.pl /var/www/vhosts/system/...access_log /var/www/vhosts/system/...access_ssl_log |"

how it is described in the awstats manual, but that does not work:
- non-ssl is processed like before
- ssl is not logged anymore, but the access_ssl_log.webstat file gets not removed anymore and grows and grows..

So what do I have to do? What does the daily cron script from plesk? With which parameters is awstats called?
 
Back
Top