On Thu, Mar 13, 2003 at 04:55:19PM -0800, David Burry wrote: > These are neat ideas. At a few companies I've worked for we already do > similar things but we have scripts that generate the httpd.conf files > and distribute them out to the web servers and gracefully restart. > Adding a new web server machine to the mix is as simple as adding the > host name to the distribution script. > This only works when you have a limited number of vhosts - if you were to run thousands of vhosts on each machine, then mod_vhost_alias (or mod_rewrite) is currently the only way to go. A module like this could provide a nice compromise between the flexibility of using httpd.conf to specify each vhost and the "speed" of vhost_alias.
vh Mads Toftum -- `Darn it, who spiked my coffee with water?!' - lwall
