summaryrefslogtreecommitdiff
path: root/docs/conf
diff options
context:
space:
mode:
authorStefan Eissing <icing@apache.org>2022-05-26 08:43:13 +0000
committerStefan Eissing <icing@apache.org>2022-05-26 08:43:13 +0000
commitf4230a5e7d27ddddad44172657356f2c5f762331 (patch)
treead4246ca0ce422031ea33310df50e7d39cdf7fd9 /docs/conf
parent4631db0a274022c9194561e6b8dd053a573f759e (diff)
downloadhttpd-f4230a5e7d27ddddad44172657356f2c5f762331.tar.gz
Merge of PR 318:
*) core: the conf/mime.types has been updated in conformance with RFC 9239: - .js moved from 'application/javascript' to 'text/javascript' - .mjs was added as 'text/javascript' [Mathias Bynens <@mathiasbynens> via PR 318] git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1901273 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/conf')
-rw-r--r--docs/conf/mime.types4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/conf/mime.types b/docs/conf/mime.types
index 82efdfdda5..870176f77d 100644
--- a/docs/conf/mime.types
+++ b/docs/conf/mime.types
@@ -142,7 +142,7 @@ application/ipfix ipfix
application/java-archive jar
application/java-serialized-object ser
application/java-vm class
-application/javascript js
+# application/javascript
# application/jose
# application/jose+json
# application/jrd+json
@@ -1686,7 +1686,7 @@ text/csv csv
# text/fwdred
# text/grammar-ref-list
text/html html htm
-# text/javascript
+text/javascript js mjs
# text/jcr-cnd
# text/markdown
# text/mizar