X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=inline;f=README.md;h=a353cf431bc6de80f5bf3f263ea30201bc580c45;hb=52a65076cd103c995d36bf9b280bcf0aa9009961;hp=6cbae85de2773af39289ff4db293228777594275;hpb=fee155cda8e86ad8438723a64697a44005a8d8fe;p=simple-upload.git 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;