|
|
我安装的是CentOS 4.1 用的是系统自带的Apache 2.0.52 自建了/web目录用来保存网页
在httpd.conf里的DocumentRoot改成"/web"
但是在访问网站时出现
Forbidden
You don't have permission to access /index.php on this server.
Additionally, a 403 Forbidden error was encountered while trying to use an ErrorDocument to handle the request.
好像是权限不对,但是我已经把web的权限改为755了,还是不行
请问是什么问题,谢谢 |
|