Nginx: Difference between revisions
update SSL example to include required firewall and acceptTerms configuration for ACME to work |
Moinakb001 (talk | contribs) No edit summary |
||
Line 450: | Line 450: | ||
== Extra config == | == Extra config == | ||
Apart native options, Nix allows to specify verbatim Nginx configuration. Some options are mutually exclusive. | |||
Below table assumes "services.nginx." prefix for all options. These options allows to keep using Nix configuration file while taking advantage of Nginx features which are not representend in options. | Below table assumes "services.nginx." prefix for all options. These options allows to keep using Nix configuration file while taking advantage of Nginx features which are not representend in options. |