Re: IE 5.5 / 6.0 If-None-Match errors - Question
Zak Johnson <[email protected]> Sun, 17 Feb 2002 00:34:55 -0500
| Newsgroups | gmane.comp.djb.publicfile |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Feb 16, 2002 at 10:28:16PM -0700, Jeff Ross wrote: > If you look at the default filetypes listed on the publicfile web page, > you'll see that there are only a handful of file types that publicfile > knows how to serve. Given what people seem to be using publicfile for, > I'm sure that these handful are enough, and it may be a trivial > programming feat to extend the list. You may be interested in Uwe Ohse's patch to get proper filetypes from environment variables. After adjusting /service/httpd/run to use envdir: echo 'text/css' >/service/httpd/env/CT_css The patch can be found at: <URL:http://www.ohse.de/uwe/patches/publicfile-0.52-filetype-diff> -- Zak Johnson <[email protected]>