On Wednesday 11 February 2004 12:16, you wrote:
> On Wed, 11 Feb 2004, Ted Gould wrote:
> > The problem is that this isn't an HTML thing, the webserver is what
> > tells the webbrowser what kind of content it is receiving. So, you'll
> > need to add a MIME type for .deb in your webserver configuration.
> > Webbrowsers really shouldn't detect extensions either, but I think most
> > do. They should believe the server's MIME type of the file.
>
> Some use:
>
> application/x-debian-package deb
> or
> application/x-deb deb
>
> (Place this in the mime types file referenced or used by the web server.)
>
> Jeremy C. Reed
> http://www.reedmedia.net/
>
Now we're getting somewhere! I was afraid that the answer would be that this
was a client configuration issue. I knew there was another way around it,
because the Netscape I can use to download a DEB file from debian.org is the
same Netscape that malfunctions when I try to do it from either a local file,
or from my own website. Thanks, I'll pursue this angle.
Vaughn
> ---------------------------------------------------
> PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us
> To subscribe, unsubscribe, or to change you mail settings:
> http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss