How to set index.html for the domain name e.g. https://www.example.com/ - leads user to index.html in root directory.
I\'ve tried different things like:
The answer is to place the root dir to the location directives:
root /srv/www/ducklington.org/public_html;