开发者

Can't get cache manifest to work MIME type problem

I can't seem to get my website to use the cache manifest properly.

The steps i've taken:

<html lang="en" manifest="/iphone.manifest"> this is in the one and only html file

Below is saved as iphone.manifest: CACHE 开发者_如何学CMANIFEST

CACHE:
/index.html
/css/main.css
/images/icon.png
/images/icon4.png
/images/splash.png
/images/loading.gif
/images/test.jpg

# version 0

and i added the line: text/cache-manifest .manifest to the mime.types file of my xampp server

The server still seems to be using text/plain

Any ideas?

Thanks!

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜