nerdexam
Microsoft

70-667 · Question #174

You have a SharePoint Server 2010 Service Pack 1 (SP1) server farm. The farm contains a web you do? (Each correct answer presents part of the solution. Choose all that apply.) -zone Intranet cmdlet

The correct answer is D. To the site bindings of WebApp1, add the host name WebApp2. The New-SPAlternateUrl cmdlet creates a new public or internal URL for the specified Web application zone or resource. Use the ResourceName parameter if the alternate URL is for an external resource. Each Web application can be associated with a collection of mappings between…

Configuring SharePoint 2010

Question

You have a SharePoint Server 2010 Service Pack 1 (SP1) server farm. The farm contains a web you do? (Each correct answer presents part of the solution. Choose all that apply.) -zone Intranet cmdlet

Options

  • CTo WebApp1, add a managed path named WebApp2.
  • DTo the site bindings of WebApp1, add the host name WebApp2.

How the community answered

(58 responses)
  • C
    19% (11)
  • D
    81% (47)

Explanation

The New-SPAlternateUrl cmdlet creates a new public or internal URL for the specified Web application zone or resource. Use the ResourceName parameter if the alternate URL is for an external resource. Each Web application can be associated with a collection of mappings between internal and public URLs. Both internal and public URLs consist of the protocol and domain portion of the full site, and that URL appears in the links on the pages. Internal URLs are in the URL requests that are sent to the SharePoint site. Many internal URLs can be associated with a single public URL in multiserver farms; for example, when a load balancer routes requests to specific IP addresses to various servers in the load-balancing cluster. Each Web application supports five collections of mappings per URL; the five collections correspond to five zones (default, intranet, extranet, Internet, and custom). When the Web application receives a request for an internal URL in a particular zone, links on the pages returned to the user have the public URL for that zone. ------------------EXAMPLE----------------------- #create the public URL the Internet zone). When a reverse proxy is being set up to handle public URL SSL termination, alternate access mappings must be configured to handle the URL translation.

Topics

#host header bindings#IIS site bindings#web application#host-named site collections

Community Discussion

No community discussion yet for this question.

Full 70-667 Practice