I have two Intranet sites which have been running on PWS on a windows 98 PC - These sites have outgrown this system plus the imminent release of a third site has resulted in us getting a new machine running IIS on 'Windows 2000 Server'.
I was wondering if these sites should be set up as multiple sites using Host Header Names i.e.
Or simply by using virtual directories under one site i.e.
Apart for the naming of the site is there any difference between having them as seperate sites as opposed to using virtual directories?
Any advice is greatly appreciated.
Cheers, Reesy
Blood, Sweat But No Tears!
I was wondering if these sites should be set up as multiple sites using Host Header Names i.e.
Code:
[URL unfurl="true"]http://Sales[/URL]
[URL unfurl="true"]http://Customers[/URL]
[URL unfurl="true"]http://Products[/URL]
Or simply by using virtual directories under one site i.e.
Code:
[URL unfurl="true"]http://myServer/Sales[/URL]
[URL unfurl="true"]http://myServer/Customers[/URL]
[URL unfurl="true"]http://myServer/Products[/URL]
Any advice is greatly appreciated.
Cheers, Reesy
Blood, Sweat But No Tears!