From 6a79372bf3ba3f753097d52da2f84c5cee311bb5 Mon Sep 17 00:00:00 2001 From: Joshua Slive Date: Sun, 14 Apr 2002 16:43:08 +0000 Subject: [PATCH] Correct xhtml+xml git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/1.3.x@94647 13f79535-47bb-0310-9956-ffa450edef68 --- conf/mime.types | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/mime.types b/conf/mime.types index b592a578acd..6eab0ff0590 100644 --- a/conf/mime.types +++ b/conf/mime.types @@ -315,7 +315,7 @@ application/x-troff-ms ms application/x-ustar ustar application/x-wais-source src application/x400-bp -application/xhtml xhtml xht +application/xhtml+xml xhtml xht application/xml application/xml-dtd application/xml-external-parsed-entity -- 2.47.2