<add name="htmlRequest" path="*.html" verb="*" modules="IsapiModule" scriptProcessor="C:\Windows\Microsoft.NET\Framework\v4.0.30319\aspnet_isapi.dll" resourceType="Unspecified" requireAccess="Script" preCondition="classicMode,runtimeVersionv4.0,bitness32" />
</handlers>
<staticContent>
<clientCache cacheControlMode="NoControl" cacheControlMaxAge="5.00:00:00" />
</staticContent>
1、使用经典模式应用池
2、添加*.html脚本映射