Here's the secret to turning on MultiViews in your 1and1 web hosting account. Put the following lines into an .htaccess file:
AddHandler php5-script .php
AddType text/html php
Options +MultiViews
And it works!
Miscellaneous notes about software, human interfaces, and stuff like that.