Thanks for the reply, Sorry, a mis-communication. I mean process as in a series of steps. I.e. is there some way of getting httpd to print out the sequence of steps that it is using to determine which vhost to go to? William A. Rowe, Jr. wrote: > > bwobbones wrote: >> Hi, >> >> Does anyone know how I can see the process by which apache is working >> out >> which vhost to go to? I've got a problem where it's always going to the >> default (http://www.nabble.com/More-Virtual-Host-problems-tf2265477.html) > > Unless you run perchild or memutex (sp?) MPMs - then the requests go > round robin to each worker process. > > It's not the process you are looking for - it's the <VirtualHost > block > you want to pay attention to. Make sure VirtualHost argument matches your > NameVirtualHost directive, make sure ServerName is right for each. > > --------------------------------------------------------------------- > 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: users-unsubscribe@xxxxxxxxxxxxxxxx > " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx > For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx > > > -- View this message in context: http://www.nabble.com/Debugging-virtual-hosts--tf2269012.html#a6298272 Sent from the Apache HTTP Server - Users forum at Nabble.com. --------------------------------------------------------------------- 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx