projects
/
tomcat7.0
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a77d318
)
Restore correct mime-type for MS Word
author
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Jun 2009 11:33:55 +0000
(11:33 +0000)
committer
markt
<markt@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 10 Jun 2009 11:33:55 +0000
(11:33 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/trunk@783299
13f79535
-47bb-0310-9956-
ffa450edef68
conf/web.xml
patch
|
blob
|
history
diff --git
a/conf/web.xml
b/conf/web.xml
index
368acbb
..
f6fe775
100644
(file)
--- a/
conf/web.xml
+++ b/
conf/web.xml
@@
-546,7
+546,7
@@
</mime-mapping>
<mime-mapping>
<extension>doc</extension>
- <mime-type>application/
vnd.ms-
word</mime-type>
+ <mime-type>application/
ms
word</mime-type>
</mime-mapping>
<mime-mapping>
<extension>dtd</extension>