When I’m using Cyberduck on a Mac, I don’t see the .htaccess file that is supposed to show up after I tell the program to show hidden files. Would updating to PHP5 be as easy as creating a htaccess.txt file in TextWrangler, pasting in the code:
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
then uploading it to the proper directory on 1and1’s server and then renaming the file to “.htaccess”?