I ran into a bit of an issue while I was implementing Mark Pilgrim’s Cruft-free URLs in Movable Type on this site, in that I am lazy and all of my files generally have PHP includes instead of old-style Apache #include inline directives. In short, adding the directive DefaultType text/html to my .htaccess file in the root directory had some nasty side effects.