Add appcache mime type for the httpd
This commit is contained in:
parent
8bccc31e92
commit
4e456772ac
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@
|
||||||
<enable-directory-listing>yes</enable-directory-listing>
|
<enable-directory-listing>yes</enable-directory-listing>
|
||||||
|
|
||||||
<!-- (not yet implemented) -->
|
<!-- (not yet implemented) -->
|
||||||
<!-- extra-mime-types>.cpp=plain/text,.java=plain/text</extra-mime-types -->
|
<extra-mime-types>.appcache=text/cache-manifest</extra-mime-types>
|
||||||
|
|
||||||
|
|
||||||
<!-- (not yet implemented) -->
|
<!-- (not yet implemented) -->
|
||||||
|
|
Loading…
Reference in a new issue