SharePoint
(1)
IIS
(1)
Windows
(1)
Browserand
(1)
CNAME
(1)
DNS
(1)

Alternate Access Mapping

Asked By dustin.garden
16-Nov-09 07:46 PM
OK, I cannot figure out what I am doing wrong here. I am trying to create
a friendly url (http://intranet) for my sharepoint site (http://
sp.playground.com).

SharePoint server is Windows 2008 SP2 w/IIS 7

I have added an Internal URL under Alternate Access Mappings for "http://
intranet" on the Intranet Zone.

I have edited my Bindings in IIS with "intranet" on port 80.

I have reset IIS

Nothing. I can still browse to http://sp.playground.com but browsing
to http://intranet does not work. I get a "Cannot display the page"
error. This is browsing from the SharePoint server.

One other piece of informaiton... If I create a DNS CNAME for
http://intranet, I receive an authentication box. However, it will not
accept my password.

Any help would be greatly appreciated!

Try adding http://intranet to local intranet zone in the web browserand see if

Vaibhav Desai replied to dustin.garden
18-Nov-09 03:02 AM
Try adding http://intranet to local intranet zone in the web browser
and see if it works. Also add the entry to the host file on the local
machine to see if it makes any difference. If you have created a
record in the DNS this should redirect the hits to the correct server
and the site should open up. Make sure you have also added intranet as
a host header in IIS.

hope this would help.

Regards,

Vaibhav Desai

//intranet, I receive an authentication box. However, it will not
Post Question To EggHeadCafe