我有我想要在浏览器上运行tester.php文件,我已经在我的public_html文件夹创build符号链接,但仍然当我尝试运行它,它不工作,并给我下面的错误信息。
Access forbidden! You don't have permission to access the requested object. It is either read-protected or not readable by the server. If you think this is a server error, please contact the webmaster. Error 403 web.upc03.dev.com Sun Apr 4 22:41:23 2010 Apache
我不知道为什么我得到这个错误消息,我已经检查所有的文件权限设置,它似乎很好。
我的文件权限设置是:
lrwxrwxrwx for tester.php
是否有其他方式应该做,或者这不是正确的做法?
需要为该位置/目录启用FollowSymlinks 选项 。