diff --git a/ChangeLog b/ChangeLog index 6a8ed3e5..530321b2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -26,6 +26,15 @@ Feature Requests: - crash in read-post - remove default port from Host: +15.06.2005 13:59 - 1.3.14 +- documentation + + more fix-ups for mod_fastcgi, configuration and mysql-vhost + +- tests + + unified test-scripts to use the same framework + 14.06.2005 23:38 - documentation diff --git a/doc/mysqlvhost.txt b/doc/mysqlvhost.txt index b3e5478f..a0c23ed2 100644 --- a/doc/mysqlvhost.txt +++ b/doc/mysqlvhost.txt @@ -22,7 +22,11 @@ Module: mod_mysql_vhost Description =========== -vhost via mysql +With MySQL based vhosting you can put the information where to look for a +document-root of a given host into a MySQL database. + +.. note:: Keep in mind that only one vhost-module should be active at a time. + Don't mix mod_simple_vhost with mod_mysql_vhost. Options =======