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

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