Tagged: Hypertext Transfer Protocol

How to: Cache static HTML with CloudFlare? 0

How to: Cache static HTML with CloudFlare?

How to: Cache static HTML with CloudFlare? So… I have been working with CloudFlare for quite sometime but every now and then when my web server goes down CloudFlare seems to be unable to...

How to: Move your NginX website to HTTPs / SSL 0

How to: Move your NginX website to HTTPs / SSL

  How to: Move your NginX website to HTTPs / SSL It comes at no surprise that a lot of people are looking into moving their sites to HTTPs due to recent events: Google’s decision...

How to: Use NginX as a Forward Proxy server 0

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 1

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 0

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

Resolve: Nginx – 413 Request Entity Too Large 0

Resolve: Nginx – 413 Request Entity Too Large

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

Custom NginX Distribution – Available Packages 1

Custom NginX Distribution – Available Packages

Custom NginX Distribution – Available Packages As part of the custom NginX distribution available on this site, there are a few packages you can chose from depending on your needs that can be deployed....

Custom NginX Distribution 0

Custom NginX Distribution

Custom NginX Distribution I created a custom NginX distribution to address the need of NginX with the purge cache plugin in newer Ubuntu versions. The source can be obtained from Github: https://github.com/JCBauza/NginX/ and the PPA for your system at: https://launchpad.net/~cloudingenium/+archive/nginx-mainline....