Sharepoint: Multiple Alternate Access Mapping Collections for Single Web Application

We have a SharePoint MOSS 2007 installation which has two different external hostnames. When inspecting the setup I’ve noticed that there are two Alternate Access Mapping Collections mapped to the same web application. Each AAM collection contains one url mapped to the default zone.

I can’t see how AAM collections are mapped to web apps or even how to create a new AAM collection. I’ve always thought that there was just a one to one mapping between web apps and AAM collections.

Does anyone have any idea as to how you would create such a situation?

Cheers
Russell

Answer

You can add new AAM collections using the “map to external resource” link in the AAM page in Central Admin. You shouldn’t be able to have one of these new collections point to an existing web application though, that throws errors when you try to do it.

Can you maybe post a screenshot of your AAM page (with the “show all” view) so we can see what you are talking about?

Also, the best source for learning about how AAM works is:
http://blogs.msdn.com/sharepoint/archive/2007/03/06/what-every-sharepoint-administrator-needs-to-know-about-alternate-access-mappings-part-1.aspx

Attribution
Source : Link , Question Author : Russ Giddings , Answer Author : MattB

Leave a Comment