Great news about the PHP5 upgrade. I've been running it for a while using this line in .htaccess:
Will that line need to be removed once PHP5 is the default version?
Code:
AddHandler application/x-httpd-php5 .php
Comment