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 Squeeze)
Posted by Philipp Esselbach on: 08/21/2012 10:35 AM [ Print | 0 comment(s) ]
Howtoforge posted a guide about crating a simple vhost with mod_mysql_vhost on Lighttpd
This guide explains how you can use mod_mysql_vhost to create simple virtual hosts on a lighttpd web server on Debian Squeeze. 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'd have to configure them in the global section of lighttpd.conf, which means they'd 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 Squeeze)
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
