Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
*.config 文件没有 IgnoreRoute,但我无法请求 web.config 或其他具有 .config 扩展名的文件。
这个限制到底在哪里定义?
默认情况下,这在 IIS 中受到限制。这是出于安全考虑,因为连接字符串和应用程序特定信息通常存储在 web.config 文件中。