Subscribe

Topic: 1and1.com

New with Topic: 1and1.com


chocolatecity.cc
chocolatecity.cc bookmarked a link
How to setup PHP5 with a Linux host or 1and1.com
Update your .htaccess file and add the following lines:AddType x-mapp-php5 .phpAddHandler x-mapp-php5 .phpThis will tell Apache to use PHP 5 instead of PHP 4 for the extension .php in thedirectory the .htaccess is placed and all sub-directories...
 
chocolatecity.cc
chocolatecity.cc posted a blog entry
How to setup PHP5 with a Linux host or 1and1.com
PHP is a web scripting language used to create dynamic web pages and interactive features on websites. PHP scripts can be...