App Cache とは?

MIME Type の設定

/etc/httpd/conf/httpd.conf

#
# AddType allows you to add to or override the MIME configuration
# file mime.types for specific file types.
#
#AddType application/x-tar .tgz
AddType text/cache-manifest .appcache

<html> タグにマニフェストファイルを指定

index.html

<!DOCTYPE html>
<html manifest="orb.appcache">
<head>
    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
...

マニフェストファイルを作成

orb.appcache

CACHE MANIFEST
#2012-11-19 01:23

CACHE:
apad.png
draw.text.js
enchant.js
excanvas.js
font.png
index.html
jquery.js
jquery.pubsub.js
...

参考資料


HTML


*1 Rich Internet Application

トップ   編集 凍結 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS   sitemap
Last-modified: 2012-11-25 (日) 22:59:49 (4159d)
Short-URL:
ISBN10
ISBN13
9784061426061