その他Nginxの制御コマンド Nginxではsystemctlを使用して制御を行うことが可能です。 以下が、それぞれのコマンドです 起動sudo systemctl start nginx停止sudo systemctl stop nginx状態確認su... 2020.08.23その他