]> git.mxchange.org Git - simple-upload.git/commitdiff
Update README.md
authorAleks <aleks@s-ko.net>
Sat, 7 Feb 2015 21:23:50 +0000 (21:23 +0000)
committerAleks <aleks@s-ko.net>
Sat, 7 Feb 2015 21:23:50 +0000 (21:23 +0000)
README.md

index 6cbae85de2773af39289ff4db293228777594275..a353cf431bc6de80f5bf3f263ea30201bc580c45 100644 (file)
--- 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;