services.lighttpd.document-root

NixOS option

Document-root of the web server. Must be readable by the “lighttpd” user.

type: absolute path
Default
"/srv/www"
declared in: nixos/modules/services/web-servers/lighttpd/default.nixView source on NixOS/nixpkgs →