Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to set up my PC/IIS to host a domain name?
Message
 
 
À
21/03/2005 14:05:09
Information générale
Forum:
Windows
Catégorie:
Informatique en général
Divers
Thread ID:
00997717
Message ID:
00997980
Vues:
14
>
>If you are just doing this for a testing/learning experience, you don't need to set up a publicly-accessible web server.
>
>If you want to set up a web server on a different computer, you could create a small network in your office using an inexpensive broadband router (which you may already have). Give the web server a fixed IP, like 192.168.1.10. On your workstation, you add a line to your local HOSTS file (typically C:\%windir%\system32\drivers\etc\hosts):
192.168.1.10    yournewdomain.com
That way, anytime you want to go to yournewdomain.com from your workstation, you'll be directed to the web server on your local network.
>
>Depending on your workstation OS, you can even install IIS on your local computer, and "host" your domain there. IOW, you don't even need a separate computer. In that case, in your HOSTS file you would put
127.0.0.1    yournewdomain.com
Both of these options give you internet-style access to a fully "hosted" domain. Functionally it's the same as what you'd get with a "real" web server, which is the whole idea.

Al,

Thank you for your suggestion. I actually already tried this (accessing a web site from one PC on the "server" PC). And it works (painfully slow because my "server" has only 56 Mb RAM on older type processor). And as you correctly assumed, both PC are connected to a Linksys router.

I will keep playing with this stuff until I break something <g>
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform