nginx-confgen 2.1 and a few other changes
This commit is contained in:
parent
5e5225a172
commit
b3d0a65090
9 changed files with 33 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue