| 
			   | 
			
| 2行: | 
2行: | 
|   | ;再起動  |   | ;再起動  | 
|   | $ sudo systemctl restart nginx  |   | $ sudo systemctl restart nginx  | 
| − | 
  |   | 
|   |  |   |  | 
|   | ;ホーム  |   | ;ホーム  | 
|   | /var/www/html/  |   | /var/www/html/  | 
| − | 
  |   | 
|   |  |   |  | 
|   | ;設定  |   | ;設定  | 
		2020年12月19日 (土) 00:24時点における版
  基本 
- 再起動
 
$ sudo systemctl restart nginx
- ホーム
 
/var/www/html/
- 設定
 
-  /etc/nginx/sites-available/
 -  /etc/nginx/sites-enabled/
 
  php 
https://beautifulajax.dip.jp/?p=1205