DocumentRoot

来源:2-3 自定义网站根目录

慕粉4060693

2017-03-04 14:54

DocumentRoot "${INSTALL_DIR}/www"一开始点进去就这样是怎么回事

写回答 关注

1回答

  • miss西柚4293942
    2017-03-05 08:50:26

    ServerName 将localhost改为文件目录e:/Demo/test01

    DocumentRoot 将 ${INSTALL_DIR}/www改为域名 test01.com

    Require local改为Require all granted



    有别人有相似的问题,看到的回答

PHP入门篇

PHP入门教程轻松学习,行业大牛帮您快速掌握PHP编程基础知识。

455956 学习 · 6306 问题

查看课程

相似问题