Nginx: Difference between revisions

m Documented configuration of nginx modules and where to find the module definitions.
Ibizaman (talk | contribs)
m Update link to list of nginx modules
 
Line 295: Line 295:
     ...
     ...
   ]; });
   ]; });
See [https://github.com/NixOS/nixpkgs/blob/master/pkgs/servers/http/nginx/modules.nix#L69 this] for a more comprehensive list of modules available via configuration.
See [https://github.com/NixOS/nixpkgs/tree/master/pkgs/servers/http/nginx/modules this] for a more comprehensive list of modules available via configuration.


== Let's Encrypt certificates ==
== Let's Encrypt certificates ==