How to build your own web site on the IIS server, today with this problem for a simple practice, and is ready to simulate how the IIS server works, the work of the way to clarify the development.
1, first should enter the control panel = "program =" Add or Remove Programs = "Find IIS all ticked.
2.
2, first to build a Web page. For simulation.
3. Then in the open IIS server, right click to create the Web page.
4, and then add a variety of configurations,
5, fill in the necessary parameters
6, click OK, click Browse, if the port is 80 port. Does not pop up the window you want to see.
7, so we have to do simple debugging.
8. Click the bind button:
9: View again on the browser;
Here an IIS layout is basically done. Because the time relationship simulates the next time the IIS server gives detailed code, it helps you learn more about website programming.
First, a general analysis chart:
Use IIS to build your own web site, write IIS emulators in C #, and better understand client and server relation