Windows IIS test server setup
Posted
by chopps
on Stack Overflow
See other posts from Stack Overflow
or by chopps
Published on 2010-04-07T22:55:09Z
Indexed on
2010/04/07
23:03 UTC
Read the original article
Hit count: 342
iis
|networking
hello everyone,
I picked up a new server to do some testing and need of a little help in setting up my environment at home.
Here is what I would like to do: The test server will be used to test new code and configurations for a SaaS product. I would like from my laptop to enter www.acme.com and have it hit the server. The server is connected to a wireless router.
I have windows server 2008 with IIS running on an an IP of 192.168.1.4.
What is the best way to set this up? I want to hit the test server for www.acme.com and not go out to the internet.
Do i need to mess with the LMHosts file?
Thanks for the help. Im sure its easy but have never done this before.
© Stack Overflow or respective owner