
Planning to use public host names
When you publish SharePoint Products and Technologies via IAG, each SharePoint Web application is associated with a unique public-facing host name; this public host name is used to access the application remotely.
This also applies to Web applications that are co-hosted on the same Office SharePoint Server 2007 server or server farm and are configured on different ports. For example, in order to publish the applications HRportal:80 and Mysite:81, which are co-hosted on the same server running SharePoint Products and Technologies, you need to assign two individual public host names, one for each SharePoint Web application.
A SharePoint Web application that is published through the IAG trunk shares the trunk's definitions as well as some of the trunk's functionality, such as the logon and logoff pages. Therefore, the application's public host name must reside under the same parent domain as the trunk's public host name; that is, the application and the trunk are subdomains of the same parent domain.
The following table shows sample public host names of IAG trunks and the public host names you can and cannot use for the SharePoint Web applications that you publish through each sample trunk.
|
IAG trunk's public host name
|
Trunk's parent domain
|
Examples of valid public host names for SharePoint Web application
|
Examples of invalid public host names for SharePoint Web application
|
|---|
|
iag.contoso.com
|
contoso.com
|
hrportal.contoso.com
hrportal.a.b.contoso.com
hrportal.iag.contoso.com
|
hrportal.com
|
|
iag.ext.example.com
|
ext.example.com
|
hrportal.ext.example.com
hrportal.a.b.ext.example.com
hrportal.iag.ext.example.com
|
hrportal.com
hrportal.example.com
|
When you select an application's public host name, you also need to consider the limitations that are associated with the trunk's server certificate. For information about server certificates, see Planning to use server certificates.