Browse Source

added nginx service

Bachir Soussi Chiadmi 5 năm trước cách đây
mục cha
commit
9c24d58952
1 tập tin đã thay đổi với 9 bổ sung0 xóa
  1. 9 0
      readme.md

+ 9 - 0
readme.md

@@ -120,3 +120,12 @@ server {
 
 }
 ```
+test it
+```
+nginx -t
+```
+
+restart it
+```
+service nginx restart
+```