Modified LEMP Guide.
This commit is contained in:
parent
dad8bebf54
commit
7c5abaa703
2
LEMP.md
2
LEMP.md
|
|
@ -156,7 +156,7 @@ types_hash_max_size 4096; ## Should already be set
|
||||||
|
|
||||||
### Simple recap moving forward:
|
### Simple recap moving forward:
|
||||||
```
|
```
|
||||||
ystemctl start nginx
|
systemctl start nginx
|
||||||
systemctl restart nginx
|
systemctl restart nginx
|
||||||
systemctl enable nginx
|
systemctl enable nginx
|
||||||
systemctl status nginx
|
systemctl status nginx
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue