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

How to disable Access Log for a single vhost

Lnxgs

New Pleskian
Hi,
I would like to disable access log only for a unique virtualhost (the others must have it).
I put this:
CustomLog /dev/null common
on additional HTTP directive on Plesk GUI for such site and I restarted apache web service.
However, I continue to see that "/usr/sbin/apache2 -k start" makes use of the virtualhost access_log and logs are regularly written on this file.

How to disable this log effectivelly?

The O.S. is Ubuntu 14.04.2 LTS and the Plesk version is 12.0.18.

Regards,
L.
 
Back
Top