RSS Icon Twitter Icon Linked In Icon

Web Threads » Entries tagged with "apache"

Drupal: mq4 File Attachments Open As Plain Text

A quick fix this morning for a client with a Drupal issue, links to mq4 files were opening as plain text in the browser window instead of presenting a download file prompt.

This is due to the server configuration, apache mime-types. It is usually easily fixed in an .htaccess file.
Read entire Article »

Filed under: Development