We've been noticing this behaviour after upgrading to 4.1.1 from 4.1:
2011-06-15 03:32:29.243 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/Drupal_Security_Do_Not_Remove_See_SA_2006_006
2011-06-15 03:32:33.642 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/Drupal_Security_Do_Not_Remove_See_SA_2006_006
2011-06-15 03:33:22.309 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/Drupal_Security_Do_Not_Remove_See_SA_2006_006
Drupal sets nonexistent handler, for security reasons. But looks like SetHandler in .htaccess is not supported now.
root@servername [~]# cat /../.htaccess
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options None
Options +FollowSymLinks
Has anyone else noticed this?
2011-06-15 03:32:29.243 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/Drupal_Security_Do_Not_Remove_See_SA_2006_006
2011-06-15 03:32:33.642 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/Drupal_Security_Do_Not_Remove_See_SA_2006_006
2011-06-15 03:33:22.309 [WARN] [] can't set 'Forced Type', undefined MIME Type handler/Drupal_Security_Do_Not_Remove_See_SA_2006_006
Drupal sets nonexistent handler, for security reasons. But looks like SetHandler in .htaccess is not supported now.
root@servername [~]# cat /../.htaccess
SetHandler Drupal_Security_Do_Not_Remove_See_SA_2006_006
Options None
Options +FollowSymLinks
Has anyone else noticed this?