1
0
Fork 0

Add appcache mime type for the httpd

This commit is contained in:
Torsten Dreyer 2014-09-20 01:49:44 +02:00
parent 8bccc31e92
commit 4e456772ac

View file

@ -37,7 +37,7 @@
<enable-directory-listing>yes</enable-directory-listing>
<!-- (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) -->