Support - Knowledge base

Giving you the answers you need

Why not try our knowledge base for instant help and advice to enhance your online experience with Register365? From within the knowledge base you can browse our frequently asked questions and find the right answers to help solve your queries.

Home  >  Hosting  >  Linux Hosting  >  View Article

How to add new MIME types to your Linux hosting.

Not enough ratingsNot enough ratingsNot enough ratingsNot enough ratingsNot enough ratings

Article

Namesco's Shared Hosting platforms are already pre-configured for various MIME types.

However, there may be certain file types that have not been added, or are not part of the default configuration.

If this is the case, then we may, at our discretion, add standard MIME types and file associations to the servers' configuration.

For non-standard MIME types or file associations, please read the following carefully:

Linux Hosting Packages

If you wish to add a non-standard MIME type, you can do this with a .htaccess file, containing the following line(s):

AddType {MIME type} {File Extension}

For example, to show files with an extension of .xyz as HTML files, you would use:

AddType text/html xyz

Rate This Article

How useful was this article?

Not useful A little useful Useful Very useful Everything I needed