Welcome to our website
To take full advantage of all features you need to login or register. Registration is completely free and takes only a few seconds.
Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch)
Posted by Philipp Esselbach on: 08/07/2008 10:03 AM [ Print | 0 comment(s) ]
Howtoforge posted a guide about creating simple virtual hosts with mod_mysql_vhost on Lighttpd under Debian GNU/Linux 4.0
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. If you need more directives for your vhosts, you would have to configure them in the global section of lighttpd.conf, which means they would be valid for all vhosts. Therefore, mod_mysql_vhost is ideal if your vhosts differ only in the domain and document root.
Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch)
Related Threads
04/14/2006 10:28 PM: creating init (2) by jmark83
02/02/2005 07:27 PM: Creating a dualboot with Linux Redhat 9 and WinXP with linux already installed.. (1) by martouf
12/24/2002 01:43 AM: creating linux.bat? (2) by notinthisworld
02/02/2005 07:27 PM: Creating a dualboot with Linux Redhat 9 and WinXP with linux already installed.. (1) by martouf
12/24/2002 01:43 AM: creating linux.bat? (2) by notinthisworld
