On 9/12/05, Mohamed Badri <[EMAIL PROTECTED]> wrote:
> For now, Apache uses only the first Virtualhost, even if I put
> asp.ot.com section first.

As the docs recommend, use
NameVirtualHost *:80
and
<VirtualHost *:80>
in place of specific IP addresses/hostnames unless you also need to do
IP-based vhosting.  That will get rid of a bunch of mysterious
problems related to DNS configuration.

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