On Wednesday 10 Dec 2003 4:04 pm, Greg Bolshaw wrote:
> Does Apache have support for virtual hosts that are stored in a MySQL
> database? If not, are there any other web servers that allow virtual
> hosts to be created from data stored by MySQL?

You'll need to write a customise the config process, it's covered in the
Oreilly Apache modules book. In particular, take a look at the configfile_t 
structure and the ap_srm_command_loop function. mod_perl does it's own
config thing so that might also be worth a look.

James


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to