日志里:client denied by server configuration:
浏览器:You don‘t have permission to access /
<Directory />
Options FollowSymLinks
AllowOverride None
### order deny,allow
### Deny from all
order allow,deny
Allow from all
Satisfy all
</Directory>
我今天碰到这问题,是apache 2.2.2的配置文件问题。
.
TAG: apache 访问出错