call the fcgi lib's attach/detach
[catagits/fcgi2.git] / doc / overview.html
index ac78048..48bc42d 100644 (file)
@@ -17,7 +17,7 @@
       <!--Copyright (c) 1996 Open Market, Inc.                                    -->
       <!--See the file "LICENSE.TERMS" for information on usage and redistribution-->
       <!--of this file, and for a DISCLAIMER OF ALL WARRANTIES.                   -->
-      <!-- $Id: overview.html,v 1.2 2001/09/22 17:42:44 robs Exp $ -->
+      <!-- $Id: overview.html,v 1.4 2002/02/25 00:42:59 robs Exp $ -->
       <UL>
          <LI>
             <A HREF=".">doc</A> 
             </UL>
          </LI>
          <LI>
-            <A HREF="../include">include</A> .h files for the FastCGI libraries.
+            <A HREF="../include/">include</A> .h files for the FastCGI libraries.
          </LI>
          <LI>
-            <A HREF="../libfcgi">libfcgi</A> .c files for the FastCGI libraries.
+            <A HREF="../libfcgi/">libfcgi</A> .c files for the FastCGI libraries.
          </LI>
          <LI>
-            <A HREF="../examples">examples</A> Several example FastCGI programs.
+            <A HREF="../examples/">examples</A> Several example FastCGI programs.
          </LI>
          <LI>
-            <A HREF="../perl">perl</A> The FastCGI Perl module, FCGI.pm.
+            <A HREF="../perl/">perl</A> The FastCGI Perl module, FCGI.pm.
          </LI>
          <LI>
-            <A HREF="../java">java</A> The FastCGI Java library.
+            <A HREF="../java/">java</A> The FastCGI Java library.
          </LI>
          <LI>
-            <A HREF="../cgi-fcgi">cgi-fcgi</A> The CGI-to-FastCGI bridge source code.
+            <A HREF="../cgi-fcgi/">cgi-fcgi</A> The CGI-to-FastCGI bridge source code.
          </LI>
       </UL>
       <HR>