can't access a symbolic linked directory from /srv/www/htdocs

Hi All,

I have in the past with other Linux distro’s been able to create a symbolic link in the htdocs folder to another folder with Apache. I can’t for the life of me figure out how to do the same here, specifically it is the zabbix monitoring front-end. I created the symbolic link in /srv/www/htdocs to /usr/share/zabbix. It’s not a permissions issue as far as I can tell.

What step am I missing?

Thanks!

–GREG–

IIRC Apache is by default configured not to follow symbolic links (for security of course). Search in the Apache config and documentaion how to change this.