• Inviting everyone who uses WordPress management tools in Plesk
    The Plesk team is conducting a 60-minute research session that includes an interview and a moderated usability test.
    To participate, please use this link .
    Your experience will help shape product decisions and ensure the tools better support real-world use cases.

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