How to set website path in iis web server?
Loading
How to set website path in iis web server?
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Tuhin PaulPosted Apr 5, 2023, 9:43 AM
Open the IIS Manager by typing "inetmgr" in the Windows Start menu search bar and clicking on the IIS Manager option. In the left-hand pane of the IIS Manager, right-click on the Sites folder and select "Add Website". In the Add Website window, enter a name for your website in the Site name field. In the Physical path field, browse to the directory where your website's files are located. Enter a host name for your website in the Host name field (optional). If necessary, select an IP address and port number for your website in the IP address and Port fields. Click on the OK button to save your website settings.
Rajkiran SwainPosted Apr 5, 2023, 7:01 AM
Once these steps are completed, the website should be set up with the correct path in IIS web server.