Webserver
-
Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Ubuntu 12.10)
This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Ubuntu 12.10. With mod_mysql_vhost, lighttpd can…
Read More » -
Manage multiple MySql server using single phpmyadmin
As a System Administrator, we tend to manage a number of MYSQL Server instance. So we need to find a better way of managing this…
Read More » -
How to Install Nginx on CentOS / RHEL
Normally I install Nginx on CentOS / RHEL via the EPEL repo, however I have recently discovered the Nginx project has it’s own repo available. Note this…
Read More » -
Protect PHP Installation with Suhosin Security Patch in CentOS
Suhosin is an advanced protection system for PHP installations. It was designed to protect servers and users from known and unknown flaws in PHP applications and the PHP core. Suhosin comes in…
Read More »