Archive for category nginx

Apache + nginx + vhost scripts

Just a quick update, I thought I might as well share the scripts I use to create vhosts, so if you are using the setup I described in the other blog posts, this will make life easier for you, else just modify it to suit your needs. vhost.sh (interactive script) – Screenshot autovhost.sh Apache template […]

FreeBSD + Apache + nginx proxy/cache + vhosts

Luckily I have not been the victim of a slowloris attack but that is no reason not to take action. So when I was setting up a webserver solution based on Apache, MySQL and PHP5 I might as well add a caching frontend for Apache. This howto guide assumes you have basic knowledge of FreeBSD […]