Nginx
提供:kuhalaboWiki
(版間での差分)
(→基本) |
|||
(1人の利用者による、間の4版が非表示) | |||
1行: | 1行: | ||
== 基本 == | == 基本 == | ||
− | |||
− | + | * http://localhost/ | |
+ | * http://localhost/dlbox/index.html | ||
− | + | ;再起動 | |
+ | * $ sudo systemctl restart nginx | ||
− | /etc/nginx/sites-enabled/ | + | ;ホーム |
+ | * /var/www/html/ | ||
+ | |||
+ | ;設定 | ||
+ | * /etc/nginx/sites-available/ | ||
+ | * /etc/nginx/sites-enabled/ | ||
== php == | == php == | ||
https://beautifulajax.dip.jp/?p=1205 | https://beautifulajax.dip.jp/?p=1205 |
2020年12月25日 (金) 00:52時点における最新版
[編集] 基本
- 再起動
- $ sudo systemctl restart nginx
- ホーム
- /var/www/html/
- 設定
- /etc/nginx/sites-available/
- /etc/nginx/sites-enabled/