|
|
Home > Help Files > Web > MIME
MIME
To change the content type (as well as possibly other things) of your Web files, you need to
- add one or more lines like the following to it (the exact
content-type and suffix will vary depending on your file type):
AddType audio/midi mid
- make the .htaccess file world readable, e.g. by running
- name your files with one of the suffixes that you entered above into your .htaccess file, e.g.
|
|
© |