On 5/17/07, Shelley Waltz <[EMAIL PROTECTED]> wrote:

Currently such inquires end up at webserver one and
the webmail page.  If I set up a default virtual host
on webserver one as
ServerName mydomain.edu, then all inquieres including
the ones for webmail.mydomain.edu go there.  Why is this?
ServerName webmail.mydomain.edu follows the default virtual
host.

Sounds like you didn't setup vhosts correctly, but it would certainly
help if you showed us the relevant part of the configuration so we
could try to identify the mistake.

Remember that when using name-based virtual hosts, you should never
use a <VirtualHost _default_>. Instead, the first listed name-based
virtual host is automatically the default.

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]

Reply via email to