为了账号安全,请及时绑定邮箱和手机立即绑定

无法在apache中设置DocumentRoot保存路径变更的问题,版本2.4.23,还需要设置其他的吗?

无法在apache中设置DocumentRoot保存路径变更的问题,版本2.4.23,还需要设置其他的吗?

PHP
跑跑小二 2016-10-24 14:49:12
## 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 "f:/Demo"<Directory "f:/Demo">    #    # Possible values for the Options directive are "None", "All",    # or any combination of:    #   Indexes Includes FollowSymLinks SymLinksifOwnerMatch ExecCGI MultiViews    #    # Note that "MultiViews" must be named *explicitly* --- "Options All"    # doesn't give it to you.    #    # The Options directive is both complicated and important.  Please see    # http://httpd.apache.org/docs/2.4/mod/core.html#options    # for more information.    #    Options +Indexes +FollowSymLinks +Multiviews    #    # AllowOverride controls what directives may be placed in .htaccess files.    # It can be "All", "None", or any combination of the keywords:    #   AllowOverride FileInfo AuthConfig Limit    #    AllowOverride all    #    # Controls who can get stuff from this server.    ##   onlineoffline tag - don't remove    Require local</Directory>
查看完整描述

1 回答

?
qq_Android开发_04043632

TA贡献1条经验 获得超0个赞

我的也没成功  你现在修改好了吗

查看完整回答
反对 回复 2016-11-11
  • 1 回答
  • 1 关注
  • 2610 浏览

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信