• The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Global Apache log

sparkxp

Basic Pleskian
Hi,

is there a way to configure a additional global Apache log?
I don't want to replace it with the current logs in /var/www/vhosts/*/statistics/logs/*. I want one separate log file for all vhosts.
 
Look at CustomLog and ErrorLog options in /etc/httpd/conf/httpd.conf for example.
 
I don't have /etc/httpd/conf/httpd.conf.
There is a /etc/apache2/apache2.conf. Is that the file you meant?
What do I have to do there?
 
Back
Top