Orpheus Wiki

Definingmimetypes

Home | Recent Changes | Random Page

Defining Mime Types

By defining mime types, it will ensure that the server knows what to do with certain file extensions, so that it won't give a page of gobbledegook if you click on an .spk file (for RISC OS archive files etc).

To do this, edit the /etc/mime.types file and add a relevant line.

Then, restart apache via: /etc/rc.d/init.d/httpd restart