• 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

log files http https access_log access_ssl_log

  1. K

    Question How to combine http & https log files?

    I want to log all access requests, whether from http (port 80) or https (port 443) to the same log file, namely /var/www/vhosts/<mydomain.com>/statistics/logs/access_log In other words, no separate access_ssl_log. I have tried including a vhost.conf at the end of httpd.conf, like so...
Back
Top