To cancel a domain or any other items at 1and1.com is not that hard.
Just got to
http://faq.1and1.com/domains/other_issues_regarding_domains/10.html
and follow there faq
To cancel a domain or any other items at 1and1.com is not that hard.
Just got to
http://faq.1and1.com/domains/other_issues_regarding_domains/10.html
and follow there faq
Need to run php5 on 1and1.com?
Well it’s pretty easy.
AddType x-mapp-php5 .php
AddHandler x-mapp-php5 .php
in a .htaccess file
To make sure it worked but the following code into a clean .php file
<?php
phpinfo();
?>
And wolla