diff --git a/home/server/nginx.md b/home/server/nginx.md index eacc72b..cf7e0e4 100644 --- a/home/server/nginx.md +++ b/home/server/nginx.md @@ -2,7 +2,7 @@ title: nginx description: published: true -date: 2025-09-27T17:39:07.236Z +date: 2025-09-27T17:47:20.076Z tags: editor: markdown dateCreated: 2025-09-27T13:50:53.553Z @@ -47,4 +47,9 @@ Start it with ``` sudo nginx -t +``` + +Check its status with +``` +sudo systemctl status nginx ``` \ No newline at end of file