atom feed10 messages in org.freebsd.freebsd-questionsRe: Sending an exe or zip via HTML
FromSent OnAttachments
DaleFeb 27, 1996 5:31 am 
John FieberFeb 27, 1996 7:04 am 
Stephen WaitsFeb 27, 1996 10:26 am 
Dave AndersenFeb 27, 1996 1:08 pm 
Terry LambertFeb 27, 1996 1:14 pm 
invalid opcodeFeb 27, 1996 1:22 pm 
Bryan Ogawa at WorkFeb 27, 1996 3:30 pm 
Stephen WaitsFeb 27, 1996 10:56 pm 
John FieberFeb 27, 1996 11:03 pm 
Pete CarahFeb 28, 1996 10:49 pm 
Subject:Re: Sending an exe or zip via HTML
From:John Fieber (jfie@indiana.edu)
Date:Feb 27, 1996 11:03:56 pm
List:org.freebsd.freebsd-questions

On Tue, 27 Feb 1996, Stephen Waits wrote:

Does this have something to do with the file's mode or ownership?

No, it has to do with your http server configuration. What server are you using?

No, it has to do with the client..

Okay, it has to do with the server configuration (since the server sends out the content type headers), but even with the correct server configuration, an ill-configured client can do something stupid with the data.

-john