On 14 Apr 2006, at 15:51 , Mike Schienle wrote:
Is there a place where I can find a list of MIME types with their
more common names, so I can set up a little lookup table? Something
that links them together like application/pdf = PDF, application/
msword = MS Word, text/html = HTML. These particular ones are
obvious, of course, but I have a CGI that allows uploads to my
server for a client. Part of the CGI provides a list of available
documents, along with their file type. I'd like to provide the
common name instead of the actual MIME content type.
Hmm.. you might get some info out of /etc/httpd/magic ?
otherwise, google I suppose:
http://www.google.com/search?client=safari&rls=en&q=mime
+type&ie=UTF-8&oe=UTF-8
trouble is, finding x- mime types is pretty hard; nigh impossible.
For example, I tried to find lists of mime types that included
application/x-httpd-php-source and came up empty unless I
specifically added that mime type to my google search.
--
Hudd: 'I've just done this radio show where I never met any of the
other actors and I didn't understand what any of it was about'
Moore: 'Ah, yes, I expect that's the thing I'm in.'
--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to: <[EMAIL PROTECTED]>