services.limesurvey.httpd.virtualHost.globalRedirect

NixOS option

If set, all requests for this host are redirected permanently to the given URL.

type: null or string
Default
null
Example
"http://newserver.example.org/"
declared in: nixos/modules/services/web-apps/limesurvey.nixView source on NixOS/nixpkgs →