Hide nginx Server Header

8 Comments

The default configuration of nginx will display the server header or version number to your web browser. For security purposes, I do not want to display this information. This can be easily achieved by adding or changing to the following in the http{} directive in your nginx configuration file as below: -

server_tokens off;

Not so hard right? Restart the nginx daemon. To verify it, I would like to advise you to use Mozilla Firefox with Server Spy extension and this will give you what brand of HTTPd server you are visiting to.

If you found these helpful, please contribute to help:

OpenSolaris 2009.06

2 Comments

OpenSolaris released the third release of the OpenSolaris Operating System, OpenSolaris 2009.06. Get started with OpenSolaris 2009.06 and download OpenSolaris 2009.06 today using the download links below: -

You can place an order for a free OpenSolaris CD here. While downloading the ISO image, you can read the complete list of what’s new in this OpenSolaris 2009.06 release. Also read the release notes announcement for both x86 and SPARC for any known issues.

Namecheap Coupon for June 2009

No Comments

Register a new .com, .net or .org domain for only $8.81 from Namecheap by using the coupon below. Every .com, .net and .org domain registration includes 1 year free WhoisGuard privacy protection subscription. By registering a new domain at Namecheap.com you are entitled a Free PositiveSSL Certificates from Comodo – 100% Free for 1 year!

Coupon: NOMORESCHOOL
Discount: Save $0.88 for 1 year new domain registration only

Newer Entries