php 如何修改WWW目录
PHP默认原来的目录不是WWW的吗!!现在我想改掉这个目录想指别的文件夹当目录怎么改呢?!?...
PHP默认原来的目录不是WWW的吗!!现在我想改掉这个目录 想指别的文件夹当目录 怎么改呢?!?
展开
3个回答
展开全部
要更改httpd.conf 改成你自己对应的地方
DocumentRoot "K:\companys" #路径
<Directory "K:\companys"> #目录
DocumentRoot "K:\companys" #路径
<Directory "K:\companys"> #目录
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
#
# 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" 这个地方,
# 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" 这个地方,
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
展开全部
需要修改apache服务程序的配置文件
已赞过
已踩过<
评论
收起
你对这个回答的评价是?
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询