services.wordpress.webserver
NixOS option
Whether to use apache2 or nginx for virtual host management. Further nginx configuration can be done by adapting services.nginx.virtualHosts.<name>. See services.nginx.virtualHosts for further information. Further apache2 configuration can be done by adapting services.httpd.virtualHosts.<name>. See services.httpd.virtualHosts for further information.
type: one of "httpd", "nginx", "caddy"Default
declared in: nixos/modules/services/web-apps/wordpress.nixView source on NixOS/nixpkgs →"httpd"