最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

asp.net core - Is app.UseHttpsRedirection() needed for a website not using http? - Stack Overflow

programmeradmin2浏览0评论

We have asp core websites hosted as http rather than https as the public facing server takes any https calls the those web sites and translates them to http.

Do we therefore need to set app.UseHttpsRedirection(); in program.cs?

Thanks

发布评论

评论列表(0)

  1. 暂无评论