![]() |
![]() |
||||
Specifies the MIME type in a <mime-mapping> element.
The value should be specified in lower case, as with all MIME types.
Example:
<!-- Send PQZ files as application/octet-stream so the user is asked to download the file --> <mime-mapping> <extension>pqz</extension> <mime-type>application/octet-stream</mime-type> </mime-mapping>