To make the pages on your own computer accessible on the local area network, you need to use the IIS server to add the Web page to the Web site on the server, so how do you set up the IIS server to access it in the browser? Below the cloud Habitat Community Small weave tells you!
Set up how the IIS server opens the Web page.
First we open the IIS server, open the server's Pull-down menu, and then open the site's Drop-down menu to find our new site.
Then we right-click on the new site location and select the "Switch to feature view" option.
So we go to the Function view page of the IIS server, we can see the contents of the folder on the left side of our website, the right is the function that can be used, we choose the "Edit binding" option.
After you select Edit binding, you can see the IP address and port number of the current Web site binding, which is the IP address of the local area network.
Know this IP address we enter this address in the browser should be able to access. But since our website is under a folder, we cannot access it directly by entering the IP address. will make an error.
We should add the name "192.168.1.90/static" of the folder where the website is located after the IP address so that we can access the main page under the folder.
This access to the Web page is on the server above, very intuitive, convenient, the other computer in the local area network input This IP address can also access to this computer site.
The above is a small set to introduce the installation of a good IIS server how to open the Web page, I hope to help you, if you have any questions please give me a message, small series will promptly reply to everyone. Here also thank you very much for the cloud Habitat Community website support!