MyNixOS website logo
option

services.wordpress.webserver

Whether to use apache2 or nginx for virtual host management.

Further nginx configuration can be done by adapting services.nginx.virtualHosts.<name>. See for further information.

Further apache2 configuration can be done by adapting services.httpd.virtualHosts.<name>. See for further information.

Declarations
Type
one of "httpd", "nginx", "caddy"
Default
"httpd"