nerdexam
Microsoft

70-668 · Question #7

You have a SharePoint Server 2010 server farm that contains one Web server. The Web server has only one IP address. You plan to implement the following separate Web applications: You need to…

The correct answer is A. host headers. When you extend a SharePoint web application, you are telling SharePoint to go to IIS and create a new site, but SharePoint will use it to show the same content. You would normally do that to support different security, authentication and URLs between an Internet site, Intranet…

Deploying SharePoint 2010

Question

You have a SharePoint Server 2010 server farm that contains one Web server. The Web server has only one IP address. You plan to implement the following separate Web applications:

You need to recommend a solution to ensure that users can access all three Web applications. What should you include in the solution?

Options

  • Ahost headers
  • Bhandler mappings
  • Cextended zones
  • Dalternate access mappings

How the community answered

(53 responses)
  • A
    75% (40)
  • B
    4% (2)
  • C
    8% (4)
  • D
    13% (7)

Explanation

When you extend a SharePoint web application, you are telling SharePoint to go to IIS and create a new site, but SharePoint will use it to show the same content. You would normally do that to support different security, authentication and URLs between an Internet site, Intranet and Extranet, for example. When you add a host header it is equivalent to going to IIS and modifying the HTTP bindings for a site, and adding another URL or port. Generally, for simplicity, it is best to let SharePoint manage IIS and not go changing things in IIS Manager if you can avoid it. Host Header site collections are a mechanism to allow you to map different host headers to individual site collections within the same SharePoint web application. The purpose of alternate access mappings is to deal with the situation where you have a load balancer or a proxy server that translates from an external URL to your server's internal URL. This ensures that the relative URLs generated by SharePoint when rendering pages are consistent with the external URL. Configuring alternate access mappings does not automatically add host header entries.

Topics

#host headers#web applications#IIS#single IP address

Community Discussion

No community discussion yet for this question.

Full 70-668 Practice