docs: update home/server/nginx
This commit is contained in:
parent
cf0c164ce3
commit
478a8ae43a
@ -2,7 +2,7 @@
|
|||||||
title: nginx
|
title: nginx
|
||||||
description:
|
description:
|
||||||
published: true
|
published: true
|
||||||
date: 2025-09-27T17:39:07.236Z
|
date: 2025-09-27T17:47:20.076Z
|
||||||
tags:
|
tags:
|
||||||
editor: markdown
|
editor: markdown
|
||||||
dateCreated: 2025-09-27T13:50:53.553Z
|
dateCreated: 2025-09-27T13:50:53.553Z
|
||||||
@ -47,4 +47,9 @@ Start it with
|
|||||||
|
|
||||||
```
|
```
|
||||||
sudo nginx -t
|
sudo nginx -t
|
||||||
|
```
|
||||||
|
|
||||||
|
Check its status with
|
||||||
|
```
|
||||||
|
sudo systemctl status nginx
|
||||||
```
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user