cache static files
This commit is contained in:
@@ -27,6 +27,9 @@
|
||||
</httpModules>
|
||||
</system.web>
|
||||
<system.webServer>
|
||||
<staticContent>
|
||||
<clientCache cacheControlMaxAge="5.00:00:00" cacheControlMode="UseMaxAge" />
|
||||
</staticContent>
|
||||
<handlers>
|
||||
<remove name="ExtensionlessUrlHandler-Integrated-4.0" />
|
||||
<remove name="OPTIONSVerbHandler" />
|
||||
|
||||
Reference in New Issue
Block a user