nginx-confgen 2.2 + minor ncdu page updates
This commit is contained in:
parent
b3c9c7407c
commit
68bf70e0eb
15 changed files with 56 additions and 21 deletions
|
|
@ -8,7 +8,7 @@ commands to generate config files.
|
|||
## Example
|
||||
|
||||
```perl
|
||||
pre_set $certdir /etc/nginx-certificates/;
|
||||
pre_set $certdir /etc/nginx-certificates;
|
||||
|
||||
# Fetch the 'resolver' from /etc/resolv.conf
|
||||
pre_exec $nameserver "grep nameserver /etc/resolv.conf \\
|
||||
|
|
@ -41,7 +41,7 @@ See the [manual](/nginx-confgen/man) for more features.
|
|||
## Download
|
||||
|
||||
Latest version <a href="/nginx-confgen/feed.atom"><img src="/img/feed_icon.png" alt="Atom feed"></a>
|
||||
: 2.1 (2022-04-27 - [nginx-confgen-2.1.tar.gz](/download/nginx-confgen-2.1.tar.gz) - [changes](/nginx-confgen/changes))
|
||||
: 2.2 (2024-10-22 - [nginx-confgen-2.2.tar.gz](/download/nginx-confgen-2.2.tar.gz) - [changes](/nginx-confgen/changes))
|
||||
|
||||
Requirements
|
||||
: A C compiler and a UNIX-like system. Only tested on Linux, but should also
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue