From 00672f3e696be1a84618ae24eb353c356918efc0 Mon Sep 17 00:00:00 2001 From: Kai Hendry Date: Sun, 15 Jul 2012 14:29:32 +0200 Subject: [PATCH] oops, .appcache is what we use --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 64ac6d4..d2ab708 100644 --- a/.htaccess +++ b/.htaccess @@ -1,2 +1,2 @@ DirectoryIndex index.shtml index.html -AddType text/cache-manifest .manifest +AddType text/cache-manifest .appcache