How to make FastTrack Server 2.0 send .EXE files with the MIME type application/octet-stream?

How to make FastTrack Server 2.0 send .EXE files with the MIME type application/octet-stream?

Post by hove » Thu, 09 Mar 2000 04:00:00



Hi, all,

    My Netscape(On windows) can download .exe link from web site. But
it shows the binary content of the .exe link from my own HTTP server.

    The server that works fine with my Netscape seems to be an IIS on
Windows NT. My HTTP server is Netscape FastTrack Server 2.0 on IRIX 6.4

    I guess the reason is that my HTTP server attaches a default
"text/html" header before sending the .exe file. Then Netscape just
shows the content of it. IIS on Windows knows to attaches a correct
discripter, so all browser knows how to deal with it.

    Can anyone tell me the way that I can do with my HTTP server?
Thanks.

Sent via Deja.com http://www.deja.com/
Before you buy.

 
 
 

How to make FastTrack Server 2.0 send .EXE files with the MIME type application/octet-stream?

Post by Peter » Thu, 09 Mar 2000 04:00:00



>     My Netscape(On windows) can download .exe link from web site. But
> it shows the binary content of the .exe link from my own HTTP server.

>     The server that works fine with my Netscape seems to be an IIS on
> Windows NT. My HTTP server is Netscape FastTrack Server 2.0 on IRIX 6.4

>     I guess the reason is that my HTTP server attaches a default
> "text/html" header before sending the .exe file. Then Netscape just
> shows the content of it. IIS on Windows knows to attaches a correct
> discripter, so all browser knows how to deal with it.

>     Can anyone tell me the way that I can do with my HTTP server?

Edit the mime.types file in your config directory and restart the httpd.
See
http://help.netscape.com/search?NS-search-page=results&NS-collection=...

for more information.

-Peter

--
http://www.bastille-linux.org/ : working towards more secure Linux systems

 
 
 

1. outgoing dtmail is application/octet-stream???

[to c.u.cde and c.u.solaris, followups to c.u.cde]

We're running CDE 1.0.2 on some Solaris 2.5.1 machines.  I've installed all
the recommended patches, plus a few others, minus 103461 (the one that
breaks everything).  A problem has recently been noticed and, as far as I
can tell, has always existed.

Outgoing email created with dtmail has a MIME type of "application /
octet-stream".  But it's just normal text, no attachments.  I even have that
silly "strict MIME character encoding" turned on -- there's no documentation
on what that /does/ but it's apparently all that allows the POP3 users to
read any dtmail-generated stuff.

Unfortunately, users outside our system can no longer read messages, since
they aren't being labeled as "text/plain".  How do I force a "text/plain"
tag on all the messages that are, in truth, plain text?

Our thanks for any tips.  DejaNews didn't have anything, so we broke down
and posted here.  :-)

Luck++;
/dev/phil

=> If you post a followup, please don't email a copy to me.  I read news
    often enough that replying to things twice is annoying.  But thanks.

2. nn dumps core on startup

3. KDE2 application/octet-stream not found?

4. Function name in ksh

5. could not open mime types log file /etc/httpd/etc/mime.types.

6. Elvis puzzle

7. Stupid Situation With MIME Type For Downloadable .EXE Files

8. Compaq 5500, Redhat 5.2 and tlan

9. Forcing Apache server to send specific MIME type...

10. How to associate one MIME type with multiple file types?

11. MIME.TYPES file location on CERN proxy server

12. QUESTION: How to send html or other MIME type from command line.