What? You want to serve Word documents or PDF files or something like that? Either:
| MIME type | application/pdf |
| typical filename | |
| Mac "file type" |
Setup using NCSA httpd
It's probably already in mime.types, but if not you can edit the file conf/srm.conf to include the following line
AddType application/pdf .pdfYou can do the same thing on a per-directory basis by including the above line in a file called .htaccess in the directory you want to modify.
Setup using WebSTAR:
