标签:
#DocumentRoot "E:/PHPCMS/Apache2.2/htdocs"
DocumentRoot "E:/PHPCMS/Cms/www.aerchi.com"
大概 209 行左右
#
# This should be changed to whatever you set DocumentRoot to.
#
<Directory "E:/PHPCMS/Cms/www.aerchi.com">
.....
虚拟目录 大概305 行
<IfModule alias_module>
Alias /2015 "E:/PHPCMS/Cms/www.aerchi.com"
</IfModule>
E:\PHPCMS\PHP5\php.ini 里大概 880 行左右:
去掉前面的分号
extension=php_mysql.dll
extension=php_mysqli.dll
----------------------------------------------------------------------------------------------------------------------------------------------------------
最后, 在浏览器中输入: localhost
再看一下,子页面:
好了,到此,大功告成。
乐意黎原创,禁止采集。
原文地址:http://blog.csdn.net/aerchi/article/details/46003761
标签:
原文地址:http://blog.csdn.net/aerchi/article/details/46003761