I hereby claim:
- I am kevin1193 on github.
- I am x2121 (https://keybase.io/x2121) on keybase.
- I have a public key ASAQC3O_ONqGGx4fqpWN9iGoXWbwVsBFx5HpLcWsyEj6GQo
To claim this, I am signing this object:
I hereby claim:
To claim this, I am signing this object:
| server { | |
| listen 80; | |
| listen [::]:80; #Use this to enable IPv6 | |
| server_name www.example.com; | |
| root /var/www/prestashop17; | |
| access_log /var/log/nginx/access.log; | |
| error_log /var/log/nginx/error.log; | |
| index index.php index.html; |