<div dir="ltr">Hi Everyone..<div><br></div><div>Found the problem... added FollowSymLinks. Now everything is good.  Thanks!</div><div><br></div><div><div style="font-size:12.8000001907349px">Alias /xymon  "/home/xymon/server/www"</div><div style="font-size:12.8000001907349px"><Directory "/home/xymon/server/www"></div><div style="font-size:12.8000001907349px">    Options Indexes FollowSymLinks Includes MultiViews</div><div style="font-size:12.8000001907349px">    Order allow,deny</div><div style="font-size:12.8000001907349px">    Allow from all</div><div style="font-size:12.8000001907349px"></Directory></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">ScriptAlias /xymon-cgi/ "/home/xymon/cgi-bin/"</div><div style="font-size:12.8000001907349px"><Directory "/home/xymon/cgi-bin"></div><div style="font-size:12.8000001907349px">    AllowOverride None</div><div style="font-size:12.8000001907349px">    Options ExecCGI <span style="font-size:small">FollowSymLinks </span><span style="font-size:12.8000001907349px">Includes</span></div><div style="font-size:12.8000001907349px">    Order allow,deny</div><div style="font-size:12.8000001907349px">    Allow from all</div><div style="font-size:12.8000001907349px"></Directory></div><div style="font-size:12.8000001907349px"><br></div><div style="font-size:12.8000001907349px">ScriptAlias /xymon-seccgi/ "/home/xymon/cgi-secure/"</div><div style="font-size:12.8000001907349px"><Directory "/home/xymon/cgi-secure"></div><div style="font-size:12.8000001907349px">    AllowOverride None</div><div style="font-size:12.8000001907349px">    Options ExecCGI <span style="font-size:small">FollowSymLinks </span><span style="font-size:12.8000001907349px">Includes</span></div><div style="font-size:12.8000001907349px">    Order allow,deny</div><div style="font-size:12.8000001907349px">    Allow from all</div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Mar 10, 2015 at 11:46 AM, steve spurrier <span dir="ltr"><<a href="mailto:fairwayshateme@gmail.com" target="_blank">fairwayshateme@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><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" target="_blank">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>
</blockquote></div><br></div>