473,378 Members | 1,419 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,378 software developers and data experts.

Modeling a Hosted Environment

I just installed Windows Server 2003 on a new machine and want to test the
ability to run multiple sites off of one server - as would be found in a
hosted environment. What I'm interested in is how to set up the folder
hierarchies (file system) and virtual folders (IIS). I understand that
various hosting providers may have varying configurations - but I'm
wondering if there are any well-known approaches that are commonly found in
hosted environments that I could emulate on my server. I'm not asking how to
create the hierarchies - but rather where they are created. It's not all
under one Web folder as in a development machine (XP/Pro) - so what does it
look like on a non desktop server?

Separately there is the issue of connecting to the different Web sites from
clients: say the server has 3 Web sites (Site1.com, Site2.com and
Site3.com). Each site, AFAIK, must have its own IP address. How is this
accomplished when the server has only one or two NICs?

Thanks!
Nov 19 '05 #1
1 1160
Hi Jim:

Does this document help:
http://www.microsoft.com/resources/d...ltsitesip.mspx

It is not always nessecary to use a unique IP for each site, IIS can
also inpect the incoming host header (site1 versus site2) and route to
the approriate location, but not if you need SSL. For SSL the best
solution is to use a unique IP for each site.

--
Scott
http://www.OdeToCode.com/blogs/scott/

On Tue, 7 Dec 2004 01:55:15 -0800, "Jim Slade" <Ji***@SladeIntl.com>
wrote:
I just installed Windows Server 2003 on a new machine and want to test the
ability to run multiple sites off of one server - as would be found in a
hosted environment. What I'm interested in is how to set up the folder
hierarchies (file system) and virtual folders (IIS). I understand that
various hosting providers may have varying configurations - but I'm
wondering if there are any well-known approaches that are commonly found in
hosted environments that I could emulate on my server. I'm not asking how to
create the hierarchies - but rather where they are created. It's not all
under one Web folder as in a development machine (XP/Pro) - so what does it
look like on a non desktop server?

Separately there is the issue of connecting to the different Web sites from
clients: say the server has 3 Web sites (Site1.com, Site2.com and
Site3.com). Each site, AFAIK, must have its own IP address. How is this
accomplished when the server has only one or two NICs?

Thanks!


Nov 19 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mike | last post by:
I'm starting up on big project that will take much of my time in next year or two. Until now I was mostly self-employed on small projects so I didn't spent so much time modeling system before...
2
by: Jordan | last post by:
I'm implementing ASP.NET Forms authentication, and storing passwords in a SQL Server database. Just wondering what some of you who have implemented this scenario in a hosted environment do to...
0
by: Fred | last post by:
Just wondering if anyone out there has implemented their own e-mail in a hosted environment. I need to provide my clients with full-fledged e-mail capabilities, and I'm tired of using the...
4
by: Ray Stevens | last post by:
How do you protect files (such as .PDF) in a hosted (Interland) environment when you have no access to IIS?
2
by: Urs Eichmann | last post by:
We're developing a standard software application (ASP.NET) which will run on servers of various ISP in a shared/hosted environment. With the ISP I usually work with it is no problem to get a folder...
5
by: Segfahlt | last post by:
I need a little help here please. I have 2 win forms user controls in 2 different projects that I'm hosting in 2 different virtual directories. The controls have been test and operate okay in...
0
by: Apu Nahasapeemapetilon | last post by:
The runtime environment is .NET CLR v1.1. I've got a C# DLL that contains the following code: IPHostEntry hostInfo = Dns.GetHostByName(this.ComputerName); When the DLL containing the above...
2
by: =?Utf-8?B?SXbDoW4gU2Fpbno=?= | last post by:
I ran the aspnet_regsql.exe tool with the -sqlexportonly option to create the script. I searched and replace the string by and had the dba's run the script. When I do anything like...
25
by: Thomas R. Hummel | last post by:
I'm going to try to describe this situation as best as I can, but if anything is unclear please let me know. Some of this database was already in place before I arrived on the scene, and I don't...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.