Explorar el Código

added nginx service

Bachir Soussi Chiadmi hace 5 años
padre
commit
9c24d58952
Se han modificado 1 ficheros con 9 adiciones y 0 borrados
  1. 9 0
      readme.md

+ 9 - 0
readme.md

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