課程
/后端開發(fā)
/PHP
/PHP入門篇
Apache2.4.9版本的問題 請參見 @robinfire的答案!
2016-05-08
源自:PHP入門篇 2-4
正在回答
<Directory "項目路徑">
? ? ? ? Options Indexes FollowSymLinks +Includes
? ? ? ? AllowOverride None
? ? ? ? Order allow,deny
? ? ? ??Allow from all
</Directory>
注意加粗部分更改
紅樹林 提問者
Meloty 回復 紅樹林 提問者
舉報
PHP入門教程輕松學習,行業(yè)大牛幫您快速掌握PHP編程基礎(chǔ)知識。
1 回答You don't have permission to access / on this server.
1 回答Forbidden You don't have permission to access /phpmyadmin/ on this server.
3 回答Forbidden You don't have permission to access / on this server.
2 回答Forbidden You don't have permission to access / on this server.
2 回答localhost提示:You don't have permission to access / on this server
Copyright ? 2025 imooc.com All Rights Reserved | 京ICP備12003892號-11 京公網(wǎng)安備11010802030151號
購課補貼聯(lián)系客服咨詢優(yōu)惠詳情
慕課網(wǎng)APP您的移動學習伙伴
掃描二維碼關(guān)注慕課網(wǎng)微信公眾號
2016-05-08
<Directory "項目路徑">
? ? ? ? Options Indexes FollowSymLinks +Includes
? ? ? ? AllowOverride None
? ? ? ? Order allow,deny
? ? ? ??Allow from all
</Directory>
注意加粗部分更改