For simple static sites is it enough to put an index.html in var/www/html?
Hi there, I'm trying to reacg my webserver from the browser. For this reason I created a very simple index.html in my #/var/www/html directoryjust to show if the server is reachable from a normal browser. Unfortunately it didn't work.
I'm running on Ubuntu 16.04.1 and the directory www/html have not been set up with the installation so I created them o my own.
Any ideas how to find my "web-root"?