首页 > 数据库技术 > 详细

Apache问题(apache 提示403错误 You don't have permission to access /test.php on this server.)

时间:2014-12-18 16:39:41      阅读:389      评论:0      收藏:0      [点我收藏+]

<Files ~>
AllowOverride AuthConfig FileInfo Indexs Limit Options
Order allow ,deny
Deny from all-----------------注意:就是这儿!!--->把这行去掉或注释掉就行!!!
</Files>

Apache问题(apache 提示403错误 You don't have permission to access /test.php on this server.)

原文:http://www.cnblogs.com/harry0519qing/p/4171881.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!