Blog Archives

Nginx and SSL – PHP Redirect Loops

Small post, I’ve been struggling a little with getting ssl to work reliably with https. specifically relating to the following piece of code:

[code]fastcgi_param   HTTPS   on;[/code]

Lets wind back, I can get HTTPS working with nginx no problem and the above provided I do the following,

Read more ›

Posted in HOWTO's, Performance & Optimisation
Tags: , , , , ,

Alternative’s to Cpanel: Webmin

I’m going to start a mini series of posts here called Alternatives to Cpanel, first you might ask why not Cpanel and its worth pointing out that Cpanel is arguably one of the most popular and most comprehensive control panel solutions for web hosting out there, it might not be good for some people or some use cases the first of which that comes off the top of my head is using Nginx (pronounce it Engine-X) instead of Apache.

Read more ›

Posted in General, Reviews
Tags: , , , , , , , ,