Modified LEMP Guide.

This commit is contained in:
CSnap 2023-11-19 07:20:14 +00:00
parent dad8bebf54
commit 7c5abaa703
1 changed files with 1 additions and 1 deletions

View File

@ -156,7 +156,7 @@ types_hash_max_size 4096; ## Should already be set
### Simple recap moving forward:
```
ystemctl start nginx
systemctl start nginx
systemctl restart nginx
systemctl enable nginx
systemctl status nginx