services.lighttpd.mod_userdir

NixOS option

If true, requests in the form /~user/page.html are rewritten to take the file public_html/page.html from the home directory of the user.

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