Disable default nginx page

How to disable the default Nginx webpage?

You could remove index.html from inside /var/www

Thanks