From 52a65076cd103c995d36bf9b280bcf0aa9009961 Mon Sep 17 00:00:00 2001 From: Aleks Date: Sat, 7 Feb 2015 21:23:50 +0000 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6cbae85..a353cf4 100644 --- a/README.md +++ b/README.md @@ -81,6 +81,8 @@ Do not allow uploaded code execution! ### NGINX configuration example +Edit the NGINX configuration file (`/etc/nginx/nginx.conf`): + server { listen 80 default_server; listen [::]:80 default_server ipv6only=on; -- 2.39.2