Creating Advanced MySQL-Based Virtual Hosts On Lighttpd (Debian Etch)

Posted by falko on Aug 19, 2008 6:28 PM
By HowtoForge
Mail this story
Web version

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.

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.

http://www.howtoforge.com/creating-advanced-mysql-based-vhosts-on-lighttpd-debian-etch

Full Story

Printed at http://lxer.com/module/newswire/view/107296/index.html