https://issues.apache.org/bugzilla/show_bug.cgi?id=49282

           Summary: Text files are sent with wrong mime type
           Product: Apache httpd-2
           Version: 2.2.15
          Platform: PC
        OS/Version: Windows Vista
            Status: NEW
          Severity: normal
          Priority: P2
         Component: mod_mime
        AssignedTo: [email protected]
        ReportedBy: [email protected]


All of the text files end in .txt but some are apparently sent as
application/object-stream. I'm having the Wii Opera browser read files from my
computer and it reports back 240020: File format application/octet-stream not
supported. Two lines of mime.types:
application/octet-stream    bin dms lha lrf lzh so iso dmg dist distz pkg bpk
dump elc deploy
text/plain                    txt text conf def list log in

A line in httpd.conf:
DefaultType text/plain

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to