|
||||||||
|
|
#1
|
|
Hi,
How can I host multiple domains on one server box? What I am trying to do if someone plugs in an address of http://aaa.com they would hit my router which would send them to that domainA on the server and if they plugged in another http://bbb.com they would hit the same router but switch them over to domainB How can I do this? Thanks, JJ |
|
#2
|
|||
|
|||
|
Hello JJ,
If your machine is powerful enough you can install MS Virtual server 2005 SP1 and install some virtual machines on one physical. Best regards Meinolf Weber Disclaimer: This posting is provided "AS IS" with no warranties, and confers no rights. ** Please do NOT email, only reply to Newsgroups ** HELP us help YOU!!! http://www.blakjak.demon.co.uk/mul_crss.htm > Hi, > > How can I host multiple domains on one server box? What I am trying > to do > if someone plugs in an address of http://aaa.com they would hit my > router > which would send them to that domainA on the server and if they > plugged in > another http://bbb.com they would hit the same router but switch them > over to > domainB > How can I do this? > Thanks, > |
|
#3
|
|||
|
|||
|
"JJ" <(E-Mail Removed)> wrote:
> Hi, > > How can I host multiple domains on one server box? What I am trying to do > if someone plugs in an address of http://aaa.com they would hit my router > which would send them to that domainA on the server and if they plugged in > another http://bbb.com they would hit the same router but switch them over > to > domainB > How can I do this? > > Thanks, > You have to use "host headers" in IIS to achieve this. With host headers you can host many websites on the same IP address/port (80). The server will know which web site the client requested by the address (http://aaa.com or http://bbb.com) the web browser is trying to reach. ThePro |
|
#4
|
|||
|
|||
|
JJ wrote:
> Hi, > > How can I host multiple domains on one server box? What I am trying to do > if someone plugs in an address of http://aaa.com they would hit my router > which would send them to that domainA on the server and if they plugged in > another http://bbb.com they would hit the same router but switch them over to > domainB > How can I do this? > > Thanks, > But do you want domains( as in AD Domains) or just websites? |
![]() |
| Tags |
| domains, multiple, server |
| Thread Tools | |
| Display Modes | |
|
|