nginx: add -t example

waldyrious/alt-syntax
Joe Archer 2016-01-04 10:34:40 +00:00
parent d2b681ad9d
commit 31234c9e4b
1 changed files with 4 additions and 0 deletions

View File

@ -13,3 +13,7 @@
- Start server with a prefix for all relative paths in config file
`nginx -c {{config_file}} -p {{prefix/for/relative/paths}}`
- Test configuration without affecting the running server
`nginx -t`