Symbolic link not allowed or link target not accessible: /path/httpdocs/news.html
There are a few reasons that can cause this message and this is for people who have ruled out the basics, eg. your symlinks are enabled and the right permissions are applied (but read on to learn about ownership requirements above the directory in question).
So there are a few key things here that cause Apache not to follow symlinks:
The other solution is to use this option in your vhost or htaccess:
Options -SymLinksIfOwnerMatch
#but be warned the above doesn't seem to work sometimes
apache, symlinks, followsymlinks, symbolic, accessible, httpdocs, html, ruled, basics, eg, enabled, permissions, applied, ownership, requirements, directory, vhost, var, www, httpd, user, dirs, htaccess, execute, dir, symlink, symlinksifownermatch, doesn,