<div dir="ltr">I edited the config file as follows:<div><br></div><div>http {<br>        server {<br>                location / {<br>                        root /www;<br>                }<br>        }<br></div><div>...</div><div>}</div><div><br></div><div>I then reloaded the config file with sudo nginx -s reload. I created a test file at /www/index.html then when I tried to load the page in my browser I still got the default Welcome to nginx! page.</div><div><br></div><div>What am I doing wrong?</div><div><br></div><div>I also tried editing the page at /usr/share/nginx/html/index.html None of my edits seem to have any effect. When I tried to load the page in my browser I still got the default Welcome to nginx! page.</div><div><br></div><div>What's going on?</div><div><br></div><div>thanks,</div><div>James</div></div>