mirror of
https://github.com/tldr-pages/tldr.git
synced 2024-11-12 04:54:52 +03:00
nginx: add -t example
This commit is contained in:
parent
d2b681ad9d
commit
31234c9e4b
@ -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`
|
||||
|
Loading…
Reference in New Issue
Block a user