I don't know.  I can get to the html stuff.  Just not the cgi.  I double checked my ./configure log and it looks like it pointed the url's to the right place.  At any rate, I think part of the problem was that I'm not familiar with apache2 which is what I have it running on at the moment.  I've used apache before but not 2.  I noticed a sites-enabled and sites-available folders in apache2.  It looks like they're for extra configs and are brought into apache2 by Include statements in the 
apache2.conf. <br><br>I just commented those Includes out and now the errors I saw in the apache2 error.log (show up the same time as the not found errors on the browser) are gone.  However they have now been replaced with:  [Fri May 12 09:08:44 2006] [error] [client 
<a href="http://172.16.20.172">172.16.20.172</a>] File does not exist: /htdocs, referer: <a href="http://172.16.20.99/nagios/side.html">http://172.16.20.99/nagios/side.html</a>.<br><br>So it looks like my problem is more with my apache config than the nagios config.
<br> <br><br><div><span class="gmail_quote">On 5/11/06, <b class="gmail_sendername">Hugo van der Kooij</b> <<a href="mailto:hvdkooij@vanderkooij.org">hvdkooij@vanderkooij.org</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On Thu, 11 May 2006, Brad Clemmons Jr wrote:<br><br>> The problem starts when I click on any of the sidebar links that are<br>> supposed to take me to things like the status maps etc.  I get the following<br>> error in the browser:
<br>> Not Found<br>> The requested URL /opt/nagios/cgi-bin/tac.cgi was not found on this<br>> server.________________________________<br>> Apache/2.0.54 (Debian GNU/Linux) mod_python/3.1.3 Python/2.3.5 PHP/4.3.10-16
<br>> mod_perl/1.999.21 Perl/v5.8.4 Server at xxx.xxx.xxx.xxx Port XX<br><br>Sound like you did not use the proper options when you ran ./configure so<br>you are not generating the proper URL.<br><br>Plase read: <a href="http://nagios.sourceforge.net/docs/2_0/installing.html">
http://nagios.sourceforge.net/docs/2_0/installing.html</a><br>Section "Run the Configure Script"<br><br>Hugo.<br><br>--<br>        I hate duplicates. Just reply to the relevant mailinglist.<br>        <a href="mailto:hvdkooij@vanderkooij.org">
hvdkooij@vanderkooij.org</a>                <a href="http://hvdkooij.xs4all.nl/">http://hvdkooij.xs4all.nl/</a><br>                Don't meddle in the affairs of magicians,<br>                for they are subtle and quick to anger.
<br><br><br>-------------------------------------------------------<br>Using Tomcat but need to do more? Need to support web services, security?<br>Get stuff done quickly with pre-integrated technology to make your job easier
<br>Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo<br><a href="http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642">http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
</a><br>_______________________________________________<br>Nagios-users mailing list<br><a href="mailto:Nagios-users@lists.sourceforge.net">Nagios-users@lists.sourceforge.net</a><br><a href="https://lists.sourceforge.net/lists/listinfo/nagios-users">
https://lists.sourceforge.net/lists/listinfo/nagios-users</a><br>::: Please include Nagios version, plugin version (-v) and OS when reporting any issue.<br>::: Messages without supporting info will risk being sent to /dev/null
<br></blockquote></div><br>