Disable your nginx server tokens
A raw nginx install will display server information which is not ideal if you want a more secure environment for your website to live in. Fortunately it's very easy to disable extra server info from being displayed. That output shows the operating system as well as the version o ...