apache的各种配置过程
AddType application/x-httpd-php .php .phtml
找到DirectoryIndex index.html, 后面加上 index.php?
step4:找到PHP里的php5ts.dll,复制到C:/windows/system32 文件夹下面。
step5:把apache/htdocs里面的index.html改为测试用的hello_world.php