Recreate the default website in IIS

前端 未结 8 683
北荒
北荒 2020-12-02 09:46

I\'ve accidentally deleted the default website in IIS; It no longer shows up in the tree of IIS manager and browsing \"localhost\" returns a 404 error.

I\'ve re-inst

8条回答
  •  失恋的感觉
    2020-12-02 10:08

    Follow these Steps Restore your "Default Website" Website :

    1. create a new website
    2. set "Default Website" as its name
    3. In the Binding section (bottom panel), enter your local IP address in the "IP Address" edit.
    4. Keep the "Host" edit empty

提交回复
热议问题