Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

How To Publish A Web Site through own server

Status
Not open for further replies.

Guest_imported

New member
Jan 1, 1970
0
I am now actually want to setup my windows 2000 server and publish a web site!! But after I have try by using the IE? It say unresoved host!! What does it mean?
 
It means you're having name resolution problems, most likely DNS issues. Is DNS running on one of your servers? Does the client, from which you launched IE, have the correct IP address for DNS? Can you ping the server by name from the workstation? Have you tried using the nslookup command on the workstation? Good place to start.
 
Actually I am a very beginner how try to do this! How to ping the server though the client workstation?
 
First you need to install iis on the server ..

you can open a browser on the server and enter:
or 127.0.0.1

Then a iis window should start..
then u can use the mmc to setup your website ..

normally in the directory C:\inetpub\
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top