apache修改默认网站根目录
两个地方
1.主配置文件
httpd.conf 中的 DocumentRoot 项 和 Directory 项
2.虚拟主机文件,需要在主配置文件中把注释去掉引入进主配置中
httpd-vhosts.conf 中的 DocumentRoot 项
两个地方
1.主配置文件
httpd.conf 中的 DocumentRoot 项 和 Directory 项
2.虚拟主机文件,需要在主配置文件中把注释去掉引入进主配置中
httpd-vhosts.conf 中的 DocumentRoot 项