Web Hosting Talk







View Full Version : Q abt httpd.conf VirtualHost


Indian
10-22-2001, 11:49 AM
Hi,

I'm new to this, so I would REALLY REALLY appreciate if somebody can help me on this. I registered a domain kapoor-kareena.com 2 days back, and I wanted to added it as VirtualHost on my existing server. I don't have a dedicated server but I do have access to httpd.conf so I believe I would be able to do it.

I have copied my sample httpd.conf to http://www.elollywood.com/httpd.conf if you notice at the bottom I have added VirtualHost info, but unfortunately when I typed the domain on my browser it says www.kapoor-kareena.com not found. My DNS is already pointing to correct NameServers.

Am I doing something wrong here, please post here or reply me at channelok@yahoo.com

Thanks.
Mehul

cperciva
10-22-2001, 12:05 PM
It looks like your nameservers aren't serving the DNS for your domain.


> www.kapoor-kareena.com 192.5.6.30
Server: [192.5.6.30]
Address: 192.5.6.30

Name: www.kapoor-kareena.com
Served by:
- NS1.SECURE.NET
192.41.1.10
kapoor-kareena.com
- NS2.SECURE.NET
161.58.9.10
kapoor-kareena.com


> www.kapoor-kareena.com ns1.secure.net
Server: ns1.secure.net
Address: 192.41.1.10

DNS request timed out.
timeout was 2 seconds.
*** Request to ns1.secure.net timed-out
> www.kapoor-kareena.com ns2.secure.net
Server: ns2.secure.net
Address: 161.58.9.10

DNS request timed out.
timeout was 2 seconds.
*** Request to ns2.secure.net timed-out

Indian
10-22-2001, 12:51 PM
So again, where could I be wrong. Is it possible that my host restricts me from adding domains, even though giving access to httpd.conf

Like I said earlier, I'm newbie to this stuff, any possibilities on to how to fix this.

Thanks.
Mehul

cperciva
10-22-2001, 12:55 PM
You need to tell the nameservers to serve DNS for that zone.