Category: Web

How to: Use NginX as a Forward Proxy server

How to: Use NginX as a Forward Proxy server Generally people use NginX as a Reverse Proxy server, which is what it was designed for. However, after working with NginX for sometime now, I...

What is: NginX

What is: NginX Lately I have been writing a lot about NginX so I thought I would write a small post to describe NginX and what it is.Although I like to write it NginX...

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...

Changes with NginX 1.4.5

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

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

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

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...