- nginx -t allows syntax checking
- nginx -s ... allow to send a signal
I imagine the initial intent was nginx -t && nginx -s reload.
Differential D706
Fix nginx invoke command issue dereckson on Nov 12 2016, 02:20. Authored by Tags None Referenced Files
Subscribers None
Details
I imagine the initial intent was nginx -t && nginx -s reload. nginx -s reload
Diff Detail
|