gzip things

This commit is contained in:
Tommy Parnell
2015-08-19 01:33:08 -04:00
parent 3fdb93e3e7
commit ed095309d9

View File

@@ -36,7 +36,7 @@
<staticContent>
<clientCache cacheControlMode="UseMaxAge"
cacheControlMaxAge="365.00:00:00" />
<mimeMap fileExtension=".mp4" mimeType="video/mp4" />
<mimeMap fileExtension=".m4v" mimeType="video/m4v" />
<mimeMap fileExtension=".ogg" mimeType="video/ogg" />
@@ -54,6 +54,8 @@
<mimeMap fileExtension=".otf" mimeType="font/otf" />
<mimeMap fileExtension=".woff" mimeType="font/x-woff" />
</staticContent>
<urlCompression doStaticCompression="true" doDynamicCompression="true" />
<!--
You can control how Node is hosted within IIS using the following options:
* watchedFiles: semi-colon separated list of files that will be watched for changes to restart the server