Tagged Questions
0
votes
1answer
99 views
Host Named Site Collection show IIS8 default home page
I created web application using Powershell then created Root Site Collection via CA after that created a Host Named Site collection using Powershell. following is the script. but when I browse to the ...
0
votes
1answer
225 views
Host Named Site Collections with own Content DB, and problems (Top Nav Bar, and force to log on always)
This is the scenario:
I. All Site Collections have thier own Content Database
II. Site Collection A is Root Site Collection (created directly under Web Application = has exact same url as Web ...
3
votes
3answers
358 views
How to create a site collection
I need to create a site collection so that url looks like http://hr.mycompany.com instead of http://portal.mycompany.com/hr. How do I do that?