[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Serving MS excel files with apache
- From: Anthony Baratta <Anthony Baratta com>
- To: redhat-list redhat com
- Subject: Re: Serving MS excel files with apache
- Date: Fri, 01 Oct 1999 10:58:07 -0700
Eric Sisler wrote:
>
> Is there an easy way to serve MS excel files from apache? Currently they
> show up as garbage in my browser instead of allowing me to d/l the file or
> open it with Excel.
>
> I suspect it has something to do with /etc/mime.types and 1 or more of
> apache's config files, but I can't find any documentation to help me.
> Anyone have a clue?
make a .htaccess file with the following info...
AddType application/octet-stream xls
put it in the directory hosting your Excel Files.
--
Anthony Baratta
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]