Chrome reporting html5 cache manifest mime type incorrectly
I'm trying to set up a cache manifest for a site and am having little luck. A demo page is here: http://www.matthewlehner.ca The HTML I'm using has this structure: <!DOCTYPE html> <html manifest="manifest.appcache"> </html> .htaccess in the root folder has the following entry: AddType text/cache-manifest appcache AddType text/cache-manifest .appcache Response from `curl -I http://www.matthewlehner.ca/manifest.appcache ' HTTP/1.1 200 OK Date: Sun, 11 Sep 2011 00:04:30 GMT Server: Apache Last-Modified: Sat, 10 Sep 2011 07:53:30 GMT ETag: "18a84003-32-4ac9196f95280" Accept-Ranges: bytes Content