DocumentRoot "${INSTALL_DIR}/www"一开始点进去就这样是怎么回事
ServerName 将localhost改为文件目录e:/Demo/test01
DocumentRoot 将 ${INSTALL_DIR}/www改为域名 test01.com
Require local改为Require all granted
有别人有相似的问题,看到的回答