nginx コマンド
nginx [-t] [-s SIGNAL]
軽量・高速なWebサーバ。リバースプロキシとしても使われる。
使用例
nginx -t設定ファイルの構文をチェックnginx -s reload設定を再読み込み(無停止)systemctl start nginxサービスとして起動nginx コマンドnginx [-t] [-s SIGNAL]
軽量・高速なWebサーバ。リバースプロキシとしても使われる。
nginx -t設定ファイルの構文をチェックnginx -s reload設定を再読み込み(無停止)systemctl start nginxサービスとして起動