virtual hosts

Cherokee Web Server

Digg Linux/Unix upcoming  Tue, 10/07/2008 - 15:19

Cherokee is a very fast, flexible and easy to configure Web Server. It supports the widespread technologies nowadays: FastCGI, SCGI, PHP, CGI, TLS and SSL encrypted connections, Virtual hosts, Authentication, on the fly encoding, Load balancing, Apache compatible log files, and much more.


 

Ubuntu Server and Apache2 Virtual Hosts

Digg Linux/Unix upcoming  Wed, 10/01/2008 - 14:31

How to configure Virtual Hosts on Ubuntu Hardy Server, and some tips and tricks.


 

Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian ...

Linux Today  Sat, 08/23/2008 - 17:02

HowtoForge: "This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database.

The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost (which allows you to store only the hostname and document root of a vhost in a database), this method allows to store individual configuration directives for each vhost in the MySQL database."


 

Creating Advanced MySQL-Based Virtual Hosts On Lighttpd

Debian-News.net  Mon, 08/18/2008 - 12:15

This guide explains how you can create advanced virtual hosts on a lighttpd web server on Debian Etch that are stored in a MySQL database.

The method described here does not use the lighttpd mod_mysql_vhost module, and unlike mod_mysql_vhost, this method allows to store individual configuration directives for each vhost in the MySQL database.


 

Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (...

Linux Today  Sat, 08/09/2008 - 00:04

HowtoForge: "This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Debian Etch.

With mod_mysql_vhost, lighttpd can read the vhost configuration from a MySQL database. Currently, you can store the domain and the document root in the MySQL database which results in very simple virtual hosts."


 

Apache Virtual Hosts and mod_rewrite on Ubuntu Hardy

Digg Linux/Unix upcoming  Fri, 07/11/2008 - 06:18

A HowTo/Guide on successfully setting up Apache Virtual Hosts, and mod_rewrite on Ubuntu Hardy Heron (8.04).

The guide walks through the whole process, and explains the necessary configuration files, which are slightly different on an Ubuntu system.