Configure IIS7 Virtual directories.
配置IIS7虚拟目录。
Then from within IIS7 right click that directory and select "Convert to Application".
然后从内部IIS7该目录上单击鼠标右键,然后选择“转换为应用程序”。
The reason for this is that IIS7 by default doesn't know how to handle files with .xhtml extension and blocks them.
这个问题的原因是,IIS7 在默认情况下不知道如何处理扩展名为 .xhtml 的文件,因此阻塞它们。
应用推荐