How to: Install NginX
How to: Install NginX If you want to Install NginX, we currently host a PPA that tries to keep up with the latest updates from NginX. Sometimes we make changes to the build when...
A site dedicated to Exchanging Knowledge (reviews, q&a, help, support)
How to: Install NginX If you want to Install NginX, we currently host a PPA that tries to keep up with the latest updates from NginX. Sometimes we make changes to the build when...
Changes with NginX 1.4.5 Below are the list of changes from the 1.4.4 release of NginX to stable version 1.4.5. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES Changes with nginx...
Changes with NginX 1.5.10 Below are the list of changes from the 1.5.9 release of NginX to version 1.5.10. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES Changes with nginx 1.5.10 04 Feb...
Changes with NginX 1.5.9 Below are the list of changes from the 1.5.8 release of NginX to version 1.5.9. This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES Changes with nginx 1.5.9 22 Jan...
How to: Reload your NginX Configuration Sometimes when working with NginX you come across the need to reload your configuration for the changes made to your .conf files take place. Although this is a...
Resolve: Nginx – 413 Request Entity Too Large When working with WordPress you might come across a message that indicates HTTP Error when uploading any media to your site. Obviously there are tons of...
Does JetPack’s Photon damage Image SEO? Thus far I haven’t been able to find concrete proof of this but it probably does have an impact. Why is that? Because the URL being served is...
How to: Configure NAXSI with NginX As part of a series of articles regarding NginX, today I will cover how to configure NAXSI with NginX. Currently there is a distribution of NginX that comes...
Resolve: Upstream sent too big header while reading response header from upstream when using NginX PHP FPM When working with NginX you will be using an upstream PHP FPM server. Because of the way...
How to: Measure your NginX Cache Performance using $upstream_cache_status in a custom Cache log One of the great features of NginX is it’s ability to cache content from a number of sources including but...