Tagged Questions
0
votes
2answers
228 views
Sharepoint https and host header
Not a long time ago I was requested to create a new sharepoint web app to host our new portal. Because this portal would be (at the time) our only web app running in this farm and because the boss ...
0
votes
1answer
238 views
Best way to force traffic to Web Front End?
I have a SP 2010 farm with a 3-tier structure consisting of 1 DB server, 1 App Server and 1 Web Front End. When I create a Web New Web Application called "Search_WebApp", I notice that it creates the ...
1
vote
2answers
398 views
Problems with WebApplication after Host Header name is given [closed]
I have created a Web App with Host Header and created a Site collection in it. There was no error message or any problems pertaining while creating web app or site collection but problem comes when I ...
1
vote
2answers
1k views
How do I properly create & configure a second web application & site collection on the same server?
We have an existing web application and site collection which serves as our main portal.
I need to create an additional web application on the same server, and a site collection on it. This will ...
1
vote
3answers
2k views
Changing host header web application URLs
I have a site configured at http://www.abc.com on port 80 with host header www.abc.com. I need to create a different web application and I need to use http://www.abc.com.
Without deleting the old ...