slive 00/11/05 12:59:14
Modified: htdocs/manual index.html Added: htdocs/manual/howto header.html footer.html Log: Add the header.html and footer.html to the howto directory and link up the new SSI tutorial. Revision Changes Path 1.40 +2 -0 httpd-docs-1.3/htdocs/manual/index.html Index: index.html =================================================================== RCS file: /home/cvs/httpd-docs-1.3/htdocs/manual/index.html,v retrieving revision 1.39 retrieving revision 1.40 diff -u -r1.39 -r1.40 --- index.html 2000/11/01 19:58:48 1.39 +++ index.html 2000/11/05 20:59:14 1.40 @@ -134,6 +134,8 @@ </td></tr><tr><td> <A HREF="vhosts/index.html">Virtual Hosts</A> </td></tr><tr><td> +<a href="howto/SSI-HOWTO.html">Introduction to Server Side Includes</a> +</td></tr><tr><td> <A HREF="handler.html">Handlers</A> </td></tr><tr><td> <A HREF="content-negotiation.html">Content negotiation</A> 1.1 httpd-docs-1.3/htdocs/manual/howto/header.html Index: header.html =================================================================== <DIV ALIGN="CENTER"> <IMG SRC="../images/sub.gif" ALT="[APACHE DOCUMENTATION]"> <H3> Apache HTTP Server Version 1.3 </H3> </DIV> 1.1 httpd-docs-1.3/htdocs/manual/howto/footer.html Index: footer.html =================================================================== <HR> <H3 ALIGN="CENTER"> Apache HTTP Server Version 1.3 </H3> <A HREF="./"><IMG SRC="../images/index.gif" ALT="Index"></A> <A HREF="../"><IMG SRC="../images/home.gif" ALT="Home"></A>