<div dir="ltr">Hi everyone,<div><br></div><div>I've looked all over the place and I just cannot figure out why I'm getting this error:</div><div><br></div><div>Symbolic link not allowed or link target not accessible: /home/xymon/cgi-bin/svcstatus.sh, referer: <a href="http://home.com/xymon/allservers/allservers.html">http://home.com/xymon/allservers/allservers.html</a><br></div><div><br></div><div>Here is part of what my xymon-apache.conf looks like:</div><div><br></div><div><div>Alias /xymon  "/home/xymon/server/www"</div><div><Directory "/home/xymon/server/www"></div><div>    Options Indexes FollowSymLinks Includes MultiViews</div><div>    Order allow,deny</div><div>    Allow from all</div><div></Directory></div><div><br></div><div>ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"</div><div><Directory "/home/xymon/cgi-bin"></div><div>    AllowOverride None</div><div>    Options ExecCGI Includes</div><div>    Order allow,deny</div><div>    Allow from all</div><div></Directory></div><div><br></div><div>ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"</div><div><Directory "/home/xymon/cgi-secure"></div><div>    AllowOverride None</div><div>    Options ExecCGI Includes</div><div>    Order allow,deny</div><div>    Allow from all</div></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div><br></div><div>Any help/handouts/hints would be very helpful!</div><div><br></div><div>Dave</div></div>