LoginSignup
0
0

More than 5 years have passed since last update.

nginx備忘録

Last updated at Posted at 2018-02-03

インストール

sudo dnf install -y nginx

起動

sudoなしだとアクセスエラー

sudo nginx

終了

sudo nginx -s stop

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0