Recent Posts

Load balancing with NginX

Hello, dear reader. In this article I want to describe how to set up NginX for load balancing across several back-end servers, say Apache.

Building a secure web server

To create the most secure web server we need the following: Create a sandbox chroot with debootstrap sandbox apache2, php5, mysql install and configur...

.htaccess tips and tricks

I’d like to present a set of interesting and not very features of .htaccess files and what can be done with them. Most of what is described here falls into t...

IIS, PHP, OpenSource CMS and rabbits

Personally I consider hosting open-source projects on Windows Server a sacrilege, a stupidity and a moral defect. But sometimes there is a project where the ...