nginx-confgen 2.1 and a few other changes

This commit is contained in:
Yorhel 2022-04-27 16:33:43 +02:00
parent 5e5225a172
commit b3d0a65090
9 changed files with 33 additions and 6 deletions

View file

@ -7,7 +7,7 @@ commands to generate config files.
## Example
```bash
```perl
pre_set $certdir /etc/nginx-certificates/;
# Fetch the 'resolver' from /etc/resolv.conf
@ -41,7 +41,7 @@ See the [manual](/nginx-confgen/man) for more features.
## Download
Latest version
: 2.0 ([nginx-confgen-2.0.tar.gz](/download/nginx-confgen-2.0.tar.gz) - [changes](/nginx-confgen/changes))
: 2.1 ([nginx-confgen-2.1.tar.gz](/download/nginx-confgen-2.1.tar.gz) - [changes](/nginx-confgen/changes))
Requirements
: A C compiler and a UNIX-like system. Only tested on Linux, but should also