On Jan 21, 2008 1:55 PM, Eric Brunner-Williams <[EMAIL PROTECTED]> wrote: > I ran across this in Nick Kew's "The Apache Modules Book". > > Footnote on p. 35 > > 8. Mass virtual hosting configurtions usa a single server_rec for all > vhosts, which is why they don't have the flexibility of normal vhosts. > > Can anyone expand on this? I use vhosts for a score or so on each of a > couple of machines, but I've never seen what a mass virtual hosting > configuration look like.
See mod_vhost_alias. What he means, in configuration terms, is that there is no <VirtualHost> block for each vhost. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: [EMAIL PROTECTED] " from the digest: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]