Basic Authentication on IIS Express

后端 未结 3 1358
一个人的身影
一个人的身影 2021-02-07 04:01

I\'ve searched for a while now but I can\'t seem to find the answer. There are ways of disabling/enabling anonymous and windows authentication. Does anyone know how to enable ba

3条回答
  •  刺人心
    刺人心 (楼主)
    2021-02-07 04:29

    An additional heads up, in Visual Studio 2015, the location of the applicationhost.config file that is actually being used is inside a folder called .vs inside your solution folder. The one in your user profile is not being used

提交回复
热议问题