随笔分类 -  PHP

PHP
[备忘][转载]apache 403错误 You don't have permission to access on this server
摘要:apache 403错误 You don't have permission to access on this server.在配置好了Apache服务器后,测试已经通过了,但是通过浏览器访问localhost时,出现403错误提示, Forbidden You don't have permission to access / on this server 请教出现这个问题的原因是什么呢?如何解决?这是由于你更改了你的DocumentRoot,而更改了这个默认值后,下面还有一个值是要随着更改的。就在它下面不远的地方,有这样一段: # # This should be cha 阅读全文
posted @ 2011-03-26 17:47 SZW 阅读(2756) 评论(0) 推荐(0)