Changes between Initial Version and Version 1 of Ticket #118


Ignore:
Timestamp:
May 17, 2007, 9:24:51 AM (17 years ago)
Author:
tmitchell
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #118

    • Property Status newclosed
    • Property Resolutionfixed
  • Ticket #118 – Description

    initial v1  
    33To solve the problem I added all the opendocument related mime-types to /etc/mime.types file.  There is a /etc/mime.types.bak for you to compare the changes I made.  This solved the problem after apache was restarted and browser cached reset.
    44
    5 ------
     5
     6{{{
    67# Addendum to /etc/mime.types
    78#   OpenOffice.org (version >= 2.0) and Sun StarOffice (version >= 8)
     
    4142application/vnd.stardivision.writer-global                sgl
    4243application/vnd.stardivision.math                         smf
     44
     45}}}