LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Syndicated Linux News (https://www.linuxquestions.org/questions/syndicated-linux-news-67/)
-   -   LXer: Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch) (https://www.linuxquestions.org/questions/syndicated-linux-news-67/lxer-creating-simple-virtual-hosts-with-mod_mysql_vhost-on-lighttpd-debian-etch-661302/)

LXer 08-07-2008 09:20 PM

LXer: Creating Simple Virtual Hosts With mod_mysql_vhost On Lighttpd (Debian Etch)
 
Published at LXer:

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.

Read More...


All times are GMT -5. The time now is 10:53 PM.