bach %!s(int64=2) %!d(string=hai) anos
pai
achega
1d89b2950a
Modificáronse 1 ficheiros con 7 adicións e 2 borrados
  1. 7 2
      README.md

+ 7 - 2
README.md

@@ -55,7 +55,12 @@ add to your /etc/hosts :
 ```
 configure your vhosts to add a reverse proxy that will redirect the dev.materio.com to our container
 
-nginx
+### nginx
+
+```sh
+sudo mkdir /etc/var/log/popsu
+```
+
 ```nginx
 server {
      listen 80;
@@ -94,7 +99,7 @@ server {
  }
 ```
 
-apache
+### apache
 ```apache
 <Virtualhost *:80>
   ServerName dev.d7.popsu.archi.fr