Apache handlers, MIME types and error documents are additional settings for your website that are available to you when using an Apache web server.
Apache Handler
With the «Apache Handler» feature, you can specify how certain files are handled by your web server. If desired, you can define custom Apache handlers for your web data.
You can configure Apache handlers in the Emubox Control Panel under «Websites & Domains» > «Hosting & DNS» > «Apache & nginx».
MIME Types
The so-called «MIME types» specify how certain file extensions are handled by your web server.
The MIME types must also be registered in the Emubox Control Panel under «Websites & Domains» > «Hosting & DNS» > «Apache & nginx».
Error Documents
With the «Error Documents», you can specify how errors (e.g. Error 404, 403) that occur on your website are displayed to visitors. For example, you have the option to display a custom page for each error code.
You can configure the error documents either directly via the file « .htaccess » or in the Emubox Control Panel under «Websites & Domains» > «Dashboard» > «Files» and then in the folder «error_docs».