asp.net - In IIS7 configuration, what file types are affected by the staticContent element? -


How does the IIS7 show that the file is being served when the dynamic content is static?

IIS checks whether the handler mapping is file extension. If not, use the StaticFileModule to determine which file path is sent to the module defined in the StaticFile handler mapping, to determine whether There is no mm type.


Comments

Popular posts from this blog

MySql variables and php -

url rewriting - How to implement the returnurl like SO in PHP? -

Which Python client library should I use for CouchdB? -