課程
/后端開發(fā)
/PHP
/PHP入門篇
DocumentRoot "${INSTALL_DIR}/www"一開始點(diǎn)進(jìn)去就這樣是怎么回事
2017-03-04
源自:PHP入門篇 2-3
正在回答
ServerName 將localhost改為文件目錄e:/Demo/test01
DocumentRoot 將 ${INSTALL_DIR}/www改為域名 test01.com
Require local改為Require all granted
有別人有相似的問題,看到的回答
舉報(bào)
PHP入門教程輕松學(xué)習(xí),行業(yè)大牛幫您快速掌握PHP編程基礎(chǔ)知識。
3 回答DocumentRoot問題
3 回答Apache 2.4.27 修改documentroot根目錄失敗
4 回答DocumentRoot "${INSTALL_DIR}/www" <Directory "${INSTALL_DIR}/www/">
3 回答為什么wampserver3.0修改httpd.conf的documentroot無效
3 回答根目錄文件里面的現(xiàn)實(shí)是DocumentRoot "${INSTALL_DIR}/www",不是老師步驟中 的DocumentRoot "F:/WAMP/www"?
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補(bǔ)貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學(xué)習(xí)伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2017-03-05
ServerName 將localhost改為文件目錄e:/Demo/test01
DocumentRoot 將 ${INSTALL_DIR}/www改為域名 test01.com
Require local改為Require all granted
有別人有相似的問題,看到的回答