URL not working without www prefix

M

Miguel

Hello,
We're hosting a DNS zone internally with an SOA and NS
record. And a WWW host record which has the ip address of
our webserver. We also have the associated pointer record
that points to the FQDN www.mycompany.com. Users must
type in www to get to the website. What do I have to do
to the zone so that users can hit the website without
having to type www?

Thanks in advance.

Miguel
 
J

Jeff Cochran

We're hosting a DNS zone internally with an SOA and NS
record. And a WWW host record which has the ip address of
our webserver. We also have the associated pointer record
that points to the FQDN www.mycompany.com. Users must
type in www to get to the website. What do I have to do
to the zone so that users can hit the website without
having to type www?

Create a blank host record (A) pointing to the IP of your web server.

Jeff
 
A

Ace Fekay [MVP]

Keep in mind, along with the other suggestions, that if you're running AD, a
blank host record will be automatically registered by the netlogon service
and will point to the internal DCs. If this is your case and if you delete
them and create your own blank record, they will return and your www-less
attempts will go to your DCs instead. This is normal behavior. It's called
the LdapIpAddress.

Post back if this is the case and I'll let you know how to stop that
behavior.

--
Regards,
Ace

Please direct all replies to the newsgroup so all can benefit.
This posting is provided "AS IS" with no warranties.

Ace Fekay, MCSE 2000, MCSE+I, MCSA, MCT, MVP
Microsoft Windows MVP - Active Directory
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top