MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Configure two URL on single MOSS 2007 Server

  Asked By: Taylor Franklin         Date: Feb 12, 2010      Category: MOSS      Views: 231
 

How I can configure two URL on single moss 2007 server for WSS site
collections.

Tagged:                

 

3 Answers Found

 
Answer #1       Answered By: Nikunj Kansagara          Answered On: Feb 12, 2010       

Isn't this done through Alternate Access Mapping? Where you have two different
paths into the same site/content db.....

 
Answer #2       Answered By: Noel Benson          Answered On: Feb 12, 2010       

AAMs work if you are trying to provide two paths to the same content yes. The
other question is, is he trying to have two separate sites? In which case you
need two separate web applications, the host headers for them and DNS
resolution. It sounds like he is unfamiliar with Host headers and how they work.

In order to have two different URLs on the same server  that serve up different
content you need to provide different host headers for the two sites. Each one
needs its own web application in SharePoint (let's not go down the vanity URL at
this time, keeping it basic). When you create the web app you provide the
appropriate host header, such as testsrv and mymoss. You also need the
corresponding DNS entries for both hosts so that they can be resolved.

 
Answer #3       Answered By: Janie Boyer          Answered On: Feb 12, 2010       

Based on the question (he mentions multiple site collections) (create another application with corresponding host
headers).

 
Didn't find what you were looking for? Find more on Configure two URL on single MOSS 2007 Server Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].