2.

【nginx】起動・停止コマンドとステータスの確認 (CentOS編)

編集

ステータスの確認

systemctl status nginx

 

起動

systemctl start nginx

 

停止

systemctl stop nginx

 

編集
Post Share
子ページ

子ページはありません

同階層のページ
  1. インストール (CentOS編)
  2. 起動・停止コマンドとステータスの確認 (CentOS編)
  3. VPSへの導入例(CentOS編)
  4. ドキュメントルートの変更方法
  5. phpを動かす際に必要な設定
  6. サブドメインの設定方法