summaryrefslogtreecommitdiffstats
path: root/nixos/modules/services/web-servers/nginx/location-options.nix
AgeCommit message (Expand)Author
2021-01-31nginx module: fix typo in proxyWebsockets descriptionLuflosi
2021-01-05nixos/nginx: allow overriding fastcgi paramsAlyssa Ross
2020-11-02nginx: add a warning that nginx's basic auth isn't very good.Graham Christensen
2020-11-02nginx: add basic auth support for locationsGraham Christensen
2019-12-19nixos/nginx: drop extra semicolon in return example (#76055)brprice
2019-11-03nixos/nginx: update commentBenjamin Hipple
2019-03-13nixos/nginx: add return option to locationArtemis Tosini
2018-10-01nixos/nextcloud: initFranz Pletz
2017-08-30nginx module: add option for proxying websocket requestsFranz Pletz
2017-08-30nginx module: fix applying recommended proxy headersFranz Pletz
2017-03-09nginx: Add alias configuration option for hosts and locations.Evan Danaher
2016-08-25nginx module: add index and tryFilesRobin Gloster
2016-08-01nginx module: fix evaluation of root location optionFranz Pletz
2016-07-28nginx module: Add extraConfig for locationsFranz Pletz
2016-07-28nginx module: declarative configRobin Gloster