PHP Downloading Not Executing

I have found this issue when using a .htaccess file combined with a incorrectly configured handler. I had this handler defined But when I looked (googled) I found I needed to define a type handler which instructed apache to return a particular MIME type.

Read More »