Run an ASP.NET website in a subfolder

后端 未结 5 1271
暗喜
暗喜 2020-12-15 17:51

Is there a way of running an ASP.NET website in a subfolder of the website?

As an example, say I wanted to run the screwturn wiki (http://www.screwturn.eu/) in a fol

5条回答
  •  挽巷
    挽巷 (楼主)
    2020-12-15 18:38

    Short answer is YES you can. No need to specify the location of the folder in the Web.Config.

提交回复
热议问题