我有以下文件权限。
lrwxrwxrwx. 1 root root 37 Aug 20 14:35 xxx -> /disk2/xxx drwxrwxrwx. 3 root root 4096 Aug 18 17:55 xxx -rwxrwxrwx. 1 root root 41 Aug 18 17:55 README
访问http://yy.yyy.yyy.yyy/xxx/README时 我收到以下错误: 您无权访问此服务器上的/ xxx / README。 为什么?我怀疑符号链接xxx导致了一些问题,但不知道如何解决它。