diff --git a/README.md b/README.md index 2fbae62..6e32c92 100644 --- a/README.md +++ b/README.md @@ -224,7 +224,7 @@ Modify based on configuration file. server { listen 80 default_server; listen [::]:80 default_server; - root /home//www; + root /var/www/etc2pool; # Add index.php to the list if you are using PHP index index.html index.htm index.nginx-debian.html;