I have a private website for personal use only. I have no interest in anyone else accessing my webserver and want nginx to return absolutely nothing on all invalid uri.
How do I purposefully prevent 404 error (or any other errors) from being emitted for invalid uri?