Selaa lähdekoodia

added nginx service

Bachir Soussi Chiadmi 5 vuotta sitten
vanhempi
commit
9c24d58952
1 muutettua tiedostoa jossa 9 lisäystä ja 0 poistoa
  1. 9 0
      readme.md

+ 9 - 0
readme.md

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