Getting started

James Read jamesread5737 at gmail.com
Tue Dec 10 23:50:21 UTC 2019


I edited the config file as follows:

http {
        server {
                location / {
                        root /www;
                }
        }
...
}

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.

What am I doing wrong?

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.

What's going on?

thanks,
James
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20191210/ea79f06c/attachment.htm>


More information about the nginx mailing list