Browse Source

add wasm mime type

master
parent
commit
f18be90de4
  1. 3
      apache/apache.patch
  2. 2
      apache/apache.spec

3
apache/apache.patch

@ -77,7 +77,7 @@ Index: docs/conf/mime.types
# text/vnd.abc
text/vnd.curl curl
text/vnd.curl.dcurl dcurl
@@ -1586,3 +1587,11 @@
@@ -1586,3 +1587,12 @@
video/x-sgi-movie movie
video/x-smv smv
x-conference/x-cooltalk ice
@ -88,6 +88,7 @@ Index: docs/conf/mime.types
+text/x-component htc
+text/x-markdown markdown md mkd
+text/plain ini
+application/wasm wasm
+
Index: docs/docroot/index.html
--- docs/docroot/index.html.orig 2004-11-20 21:16:24.000000000 +0100

2
apache/apache.spec

@ -32,7 +32,7 @@ Class: BASE
Group: Web
License: ASF
Version: 2.2.34
Release: 20180307
Release: 20180510
# package options
%option with_mpm_prefork yes

Loading…
Cancel
Save