2008年6月27日星期五

Apache加载不同版本的PHP

php version is lower than 5, use php5 function, add this sentence to .htaccess file, the condition, it has installed php5 at the same time.
.htaccess file content as below:
use apacheAddHandler application/x-httpd-php5 .php .php4 .php3 .phtml

没有评论 :

发表评论