svn docx missing mime type workaround?
From: <kmradke_at_rockwellcollins.com>
Date: Wed, 3 Aug 2011 11:14:18 -0500
IE7/8 do not like to correctly "open" MS office .docx files served
The obvious solution is to just add the correct svn:mime-type, which works
I was also able to do the following change on my apache 2.2 server to
<IfModule headers_module>
docx files now are identified as word documents and the user can "open"
The biggest downside I can see is that this will always override the
Kevin R.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.