IIS如何处理mvc页面请求? [英] How IIS handle the mvc page request ?

查看:74
本文介绍了IIS如何处理mvc页面请求?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

通常,IIS会根据网页的扩展名将请求和响应重定向到处理程序部分。众所周知,mvc支持路由,然后页面的扩展名不可用。(如.aspx for asp.net page)。所以在这种情况下iis如何处理请求。

解决方案

查看下一篇文章:对于ASP.NET MVC页面,HTTP请求由控制器处理 [ ^ ]

Generally IIS redirects the request and response to handler section basing on the extension of the web page . As we all know mvc supports routing then the extension of page is not available .(like .aspx for asp.net page). So in this case how iis handles the request .

解决方案

See the next post: In the case of ASP.NET MVC pages the HTTP requests are handled by the controllers [^]


这篇关于IIS如何处理mvc页面请求?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆