Re: [us...@httpd] domain mixed up problem

2009-03-27 Thread J. Bakshi
Tom Evans wrote: > On Fri, 2009-03-27 at 15:05 +0530, J. Bakshi wrote: > >> Dear list, >> >> I have a remote server with 2 different domain pointing to the same >> server. I have configured some vhosts for these 2 domains. But I have >> found that the vhosts are working for both the domains. Fo

Re: [us...@httpd] domain mixed up problem

2009-03-27 Thread J. Bakshi
J. Bakshi wrote: Hello, I have found the problem. "apachectl -S" shows that domain.1 has ben taken as default server. hence it automatically goes to the default one when It can't match the url. I have created another vhost configuration file which is named as a.conf and in that file I have con

Re: [us...@httpd] domain mixed up problem

2009-03-27 Thread Tom Evans
On Fri, 2009-03-27 at 15:05 +0530, J. Bakshi wrote: > Dear list, > > I have a remote server with 2 different domain pointing to the same > server. I have configured some vhosts for these 2 domains. But I have > found that the vhosts are working for both the domains. For an example > say I have tw

[us...@httpd] domain mixed up problem

2009-03-27 Thread J. Bakshi
Dear list, I have a remote server with 2 different domain pointing to the same server. I have configured some vhosts for these 2 domains. But I have found that the vhosts are working for both the domains. For an example say I have two domains domain1.com and domain2.com Now two vhosts are sit