Microsoft Office SharePoint Portal Server 2003
HomeBackForwardPrint

About Alternate Portal Access Settings

About Alternate Portal Access Settings

Alternate access settings provide a mechanism for server farm administrators to identify the different ways in which users access portal sites, ensuring that URLs are displayed appropriately for the manner in which the user accesses the portal site.

The Microsoft SharePointPSSearch (SharePointPSSearch) service consults the alternate access setting entries when crawling a document. If the URL of the document matches one of the mapping entry URLs, the URL is replaced with the mapping ID for the entry. When the search result is displayed, the mapping ID is replaced by the appropriate URL if the user is requesting the document from an access point listed in the alternate access setting entries. If there is no appropriate alternate mapping, the search results display the default URL.

Every alternate access setting entry must have a default URL. Each entry can have additional alternate access methods for either intranet, extranet, or custom access. Each URL must be different from all other URLs. These mappings are stored in the configuration database. Microsoft Office SharePoint Portal Server 2003 uses the default URL for any requested URL that is not found in the mapping table.

You cannot delete entries for virtual servers that currently host portal sites or document libraries.

If an entry has been deleted, but URLs for that mapping ID still exist in the index, then those results will be displayed with a message stating that the content is not currently accessible. The server farm administrator must update the content index in order to update the URLs.

Example

The server you are crawling is http://Server1. The server has an intranet URL of http://Server1 and an extranet URL of http://AdventureWorks.adventure-works.com. This server does not have SharePoint Portal Server installed. The server could be another internal server in your organization.

You have not defined an alternate access setting entry for this server. When SharePoint Portal Server crawls Server1, the URL stored in the content index is http://Server1.

When a user performs a search, one of the following occurs:

You define an alternate access setting entry for http://Server1 as follows:
Mapping Name   Server1
Default URL   http://Server1
Intranet URL   Blank. Any blank entry defaults to the default URL.
Extranet URL   http://AdventureWorks.adventure-works.com
Custom URL   https://AdventureWorksPartners.adventure-works.com

Custom URLs can be intranet or extranet URLs. In addition, you can use Secure Sockets Layer (SSL) in any of the URL entries.

For this mapping to take effect, you must recrawl the content on Server1. Until you do this, the user will have the same search experience as above.

After you recrawl the content on Server1, when a user performs a search, one of the following occurs:

If you are using shared services, where portal site services are shared across server farms, the following applies for alternate access settings:

Related Topics

Creating Alternate Portal Access Settings
Editing Alternate Portal Access Settings
Deleting Alternate Portal Access Settings
©2003 Microsoft Corporation. All rights reserved.