To: [EMAIL PROTECTED]
From: Mike Noyes <[EMAIL PROTECTED]>
Subject: Re: [Leaf-devel] not functioning image and Netscape
Send reply to: [EMAIL PROTECTED]
<mailto:[EMAIL PROTECTED]?subject=subscribe>
<mailto:[EMAIL PROTECTED]?subject=unsubscribe>
Date sent: Sun, 28 Jan 2001 09:08:29 -0800
>
>
> Eric,
> I know bin will work for images Netscape handles it properly. I've added
> some extensions to our .htaccess file to make sure other types of files
> download as binaries. Also, I'm not sure if the DefaultType override is
> working, but the AddType directive is. Do you know if the Apache AddType
> extensions are case sensitive?
>
from the Apache 2.0 Documentation :
The extension argument is case-insensitive, and can be specified
with or without a leading dot.
> The current .htaccess file in htdocs is:
>
> DefaultType application/octet-stream
> AddType application/octet-stream IMA
> AddType application/octet-stream lrp
> AddType application/octet-stream xcf
> AddType application/octet-stream o
>
> --
> Mike Noyes <[EMAIL PROTECTED]>
> http://leaf.sourceforge.net/
>
>
> _______________________________________________
> Leaf-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/leaf-devel
_______________________________________________
Leaf-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/leaf-devel