php 如何修改WWW目录

发布网友 发布时间:2022-04-06 04:17

我来回答

3个回答

热心网友 时间:2022-04-06 05:47

要更改httpd.conf 改成你自己对应的地方
DocumentRoot "K:\companys" #路径
<Directory "K:\companys"> #目录

热心网友 时间:2022-04-06 07:05

#
# DocumentRoot: The directory out of which you will serve your
# documents. By default, all requests are taken from this directory, but
# symbolic links and aliases may be used to point to other locations.
#
DocumentRoot "E:/wamp/www" 这个地方,

热心网友 时间:2022-04-06 08:39

需要修改apache服务程序的配置文件

声明声明:本网页内容为用户发布,旨在传播知识,不代表本网认同其观点,若有侵权等问题请及时与本网联系,我们将在第一时间删除处理。E-MAIL:11247931@qq.com