79348316

Date: 2025-01-11 14:56:21
Score: 0.5
Natty:
Report link

GlobalLog Directive is now available in Apache HTTP Server 2.4.19 and later. Example usage:

Create file /etc/apache2/conf-enabled/globallog.conf:

GlobalLog /home/WWW/logs/globallog.log vhost_combined

and activate it:

a2enconf globallog
apachectl graceful

Don't forget to add log rotation rules.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: niziak