services.httpd.logPerVirtualHost

NixOS option

If enabled, each virtual host gets its own access.log and error.log, namely suffixed by the hostName of the virtual host.

type: boolean
Default
true
declared in: nixos/modules/services/web-servers/apache-httpd/default.nixView source on NixOS/nixpkgs →