Category: Technologies

Pro Tip: Upgrade to PHP7 0

Pro Tip: Upgrade to PHP7

Pro Tip: Upgrade to PHP7 As you probably figured out, we run a WordPress site which it in itself runs on PHP. Many complaints have surface around the performance of php 5.x and even...

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: Override a Location directive on NginX 1

How to: Override a Location directive on NginX

How to: Override a Location directive on NginX Sometimes when coding you are in need to re-use a lot of the logic across different systems but find yourself needing to overwrite some of that...

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

Resolved: Blank pages when using NginX with php-fpm 4

Resolved: Blank pages when using NginX with php-fpm

Resolved: Blank pages when using NginX with php-fpm As of late I have been a bit busy so keeping up with updates to the web server has been pretty much neglected. Because of that...

How to: Increase the memory being allocated to PHP 0

How to: Increase the memory being allocated to PHP

How to: Increase the memory being allocated to PHP As part of a series of posts regarding how to improve performance when using WordPress, this particular one will focus on the key aspect of...

Changes with NginX 1.4.6 – Moderate 0

Changes with NginX 1.4.6 – Moderate

Changes with NginX 1.4.6 Below are the list of changes from the 1.4.5 release of NginX to version 1.4.6 This is provided as reference only and was obtained from: http://nginx.org/en/CHANGES. This update mainly provides bug-fixes which are not...