From: Aleks Date: Sat, 7 Feb 2015 21:23:50 +0000 (+0000) Subject: Update README.md X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=52a65076cd103c995d36bf9b280bcf0aa9009961;p=simple-upload.git Update README.md --- 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;