You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by Brian Behlendorf <br...@hyperreal.com> on 1996/11/21 10:56:00 UTC

cvs commit: apache/htdocs/manual/misc vif-info.html API.html FAQ.html client_block_api.html compat_notes.html footer.html known_bugs.html nopgp.html perf-bsd44.html perf-dec.html perf.html security_tips.html windoz_keepalive.html vif.info.txt

brian       96/11/21 01:55:59

  Modified:    htdocs/manual/misc  API.html FAQ.html client_block_api.html
                        compat_notes.html  footer.html known_bugs.html
                        nopgp.html perf-bsd44.html  perf-dec.html perf.html
                        security_tips.html  windoz_keepalive.html
  Added:       htdocs/manual/misc  vif-info.html
  Removed:     htdocs/manual/misc  vif.info.txt
  Log:
  Added SSI headers and footers to all documents.  HTML-ized the vif-info doc.
  
  Revision  Changes    Path
  1.2       +3 -4      apache/htdocs/manual/misc/API.html
  
  Index: API.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/API.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** API.html	1996/11/21 09:17:46	1.1
  --- API.html	1996/11/21 09:55:46	1.2
  ***************
  *** 1,9 ****
  - <!--%hypertext -->
    <html><head>
    <title>Apache API notes</title>
    </head>
    <body>
  ! <!--/%hypertext -->
    <h1>Apache API notes</h1>
    
    These are some notes on the Apache API and the data structures you
  --- 1,8 ----
    <html><head>
    <title>Apache API notes</title>
    </head>
    <body>
  ! <!--#include virtual="header.html" -->
    <h1>Apache API notes</h1>
    
    These are some notes on the Apache API and the data structures you
  ***************
  *** 983,988 ****
        return NULL;
    }
    </pre>
  ! <!--%hypertext -->
    </body></html>
  ! <!--/%hypertext -->
  --- 982,987 ----
        return NULL;
    }
    </pre>
  ! <!--#include virtual="footer.html" -->
    </body></html>
  ! 
  
  
  
  1.2       +2 -4      apache/htdocs/manual/misc/FAQ.html
  
  Index: FAQ.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/FAQ.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** FAQ.html	1996/11/21 09:17:46	1.1
  --- FAQ.html	1996/11/21 09:55:47	1.2
  ***************
  *** 5,11 ****
    </HEAD>
    
    <BODY>
  ! <IMG SRC="../images/apache_sub.gif" ALT="">
    <H1>Apache server Frequently Asked Questions</H1>
    
    <H2>The Questions</H2>
  --- 5,11 ----
    </HEAD>
    
    <BODY>
  ! <!--#include virtual="header.html" -->
    <H1>Apache server Frequently Asked Questions</H1>
    
    <H2>The Questions</H2>
  ***************
  *** 153,162 ****
    <P>
    You can find the source for Apache at <A HREF="http://www.apache.org/">http://www.apache.org/</A>.
    </P>
  - <HR>
    </OL>
    
  ! <A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
    </BODY>
    </HTML>
  --- 153,160 ----
    <P>
    You can find the source for Apache at <A HREF="http://www.apache.org/">http://www.apache.org/</A>.
    </P>
    </OL>
    
  ! <!--#include virtual="footer.html" -->
    </BODY>
    </HTML>
  
  
  
  1.2       +2 -6      apache/htdocs/manual/misc/client_block_api.html
  
  Index: client_block_api.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/client_block_api.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** client_block_api.html	1996/11/21 09:17:47	1.1
  --- client_block_api.html	1996/11/21 09:55:47	1.2
  ***************
  *** 5,11 ****
    </HEAD>
    
    <BODY>
  ! <IMG SRC="../images/apache_sub.gif" ALT="">
    <H1>Reading Client Input in Apache 1.2</h1>
    
    <hr>
  --- 5,11 ----
    </HEAD>
    
    <BODY>
  ! <!--#include virtual="header.html" -->
    <H1>Reading Client Input in Apache 1.2</h1>
    
    <hr>
  ***************
  *** 61,70 ****
    <code>mod_cgi.c</code>. This is properly written to the new API
    guidelines.</p>
    
  ! <hr>
  ! 
  ! <A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
  ! 
    </BODY>
    </HTML>
  --- 61,66 ----
    <code>mod_cgi.c</code>. This is properly written to the new API
    guidelines.</p>
    
  ! <!--#include virtual="footer.html" -->
    </BODY>
    </HTML>
  
  
  
  1.2       +2 -7      apache/htdocs/manual/misc/compat_notes.html
  
  Index: compat_notes.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/compat_notes.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** compat_notes.html	1996/11/21 09:17:47	1.1
  --- compat_notes.html	1996/11/21 09:55:48	1.2
  ***************
  *** 2,8 ****
    <TITLE>Apache HTTP Server: Compatibility Notes with NCSA's Server</TITLE>
    </HEAD>
    <BODY>
  ! <IMG SRC="../images/apache_sub.gif" ALT="">
    <H3>Compatibility Notes with NCSA's Server</H3>
    
    <HR>
  --- 2,8 ----
    <TITLE>Apache HTTP Server: Compatibility Notes with NCSA's Server</TITLE>
    </HEAD>
    <BODY>
  ! <!--#include virtual="header.html" -->
    <H3>Compatibility Notes with NCSA's Server</H3>
    
    <HR>
  ***************
  *** 98,108 ****
    
    More to come when we notice them....
    
  ! 
  ! <hr>
  ! 
  ! <A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
  ! 
    </BODY>
    </HTML>
  --- 98,103 ----
    
    More to come when we notice them....
    
  ! <!--#include virtual="footer.html" -->
    </BODY>
    </HTML>
  
  
  
  1.2       +2 -0      apache/htdocs/manual/misc/footer.html
  
  Index: footer.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/footer.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** footer.html	1996/11/21 09:32:52	1.1
  --- footer.html	1996/11/21 09:55:48	1.2
  ***************
  *** 1,2 ****
  --- 1,4 ----
  + <HR>
  + 
    <A HREF="./"><IMG SRC="../images/index.gif" ALT="Index"></A>
    <A HREF="../"><IMG SRC="../images/home.gif" ALT="Home"></A>
  
  
  
  1.2       +3 -6      apache/htdocs/manual/misc/known_bugs.html
  
  Index: known_bugs.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/known_bugs.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** known_bugs.html	1996/11/21 09:17:48	1.1
  --- known_bugs.html	1996/11/21 09:55:49	1.2
  ***************
  *** 5,12 ****
    </HEAD>
    
    <BODY>
    <H1 ALIGN="CENTER">
  - <IMG SRC="../images/apache_logo.gif" ALT=""><BR><BR>
    Known bugs/problems with the<BR>Apache HTTP Server</H1>
    
    <P>See Also: <A HREF="compat_notes.html">Compatibility notes</A></P>
  --- 5,12 ----
    </HEAD>
    
    <BODY>
  + <!--#include virtual="header.html" -->
    <H1 ALIGN="CENTER">
    Known bugs/problems with the<BR>Apache HTTP Server</H1>
    
    <P>See Also: <A HREF="compat_notes.html">Compatibility notes</A></P>
  ***************
  *** 244,253 ****
    
    </OL>
    
  ! <HR>
  ! <A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
  ! 
  ! 
    </BODY>
    </HTML>
  --- 244,250 ----
    
    </OL>
    
  ! <!--#include virtual="footer.html" -->
    </BODY>
    </HTML>
  + 
  
  
  
  1.2       +2 -9      apache/htdocs/manual/misc/nopgp.html
  
  Index: nopgp.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/nopgp.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** nopgp.html	1996/11/21 09:17:48	1.1
  --- nopgp.html	1996/11/21 09:55:49	1.2
  ***************
  *** 4,11 ****
    </HEAD>
    
    <BODY>
  ! <IMG SRC="images/apache_sub.gif">
  ! 
    <H1>Why We Took PEM Out of Apache</H1>
    
    On May 17th, 1995, we were asked by a representative of NCSA to remove
  --- 4,10 ----
    </HEAD>
    
    <BODY>
  ! <!--#include virtual="header.html" -->
    <H1>Why We Took PEM Out of Apache</H1>
    
    On May 17th, 1995, we were asked by a representative of NCSA to remove
  ***************
  *** 76,87 ****
    
    	<a href="http://bong.com/~brian">Brian</a>, <a href="mailto:brian@hyperreal.com">brian@hyperreal.com</a>
    
  ! <P ALIGN=center><IMG ALIGN=bottom SRC="docs/images/graybar.gif"
  ! ALT="">
  ! 
  ! <CITE>
  ! <P><dl><DD><!--#exec cmd="/export/pub/apache/cgi-bin/access_count"--></dl><BR>
  ! </CITE>
  ! 
    </BODY>
    </HTML>
  --- 75,80 ----
    
    	<a href="http://bong.com/~brian">Brian</a>, <a href="mailto:brian@hyperreal.com">brian@hyperreal.com</a>
    
  ! <!--#include virtual="footer.html" -->
    </BODY>
    </HTML>
  
  
  
  1.2       +2 -4      apache/htdocs/manual/misc/perf-bsd44.html
  
  Index: perf-bsd44.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/perf-bsd44.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** perf-bsd44.html	1996/11/21 09:17:49	1.1
  --- perf-bsd44.html	1996/11/21 09:55:50	1.2
  ***************
  *** 5,11 ****
    
    <body>
    <A NAME="initial">
  ! <IMG SRC="../images/apache_sub.gif" ALT="">
    </A>
    <H2>Running a High-Performance Web Server for BSD</H2>
    
  --- 5,11 ----
    
    <body>
    <A NAME="initial">
  ! <!--#include virtual="header.html" -->
    </A>
    <H2>Running a High-Performance Web Server for BSD</H2>
    
  ***************
  *** 208,215 ****
    If you have tips to contribute, send mail to <a
    href="mailto:brian@organic.com">brian@organic.com</a>
    
  ! <P><HR><P>
  ! <A HREF="/"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="."><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
    </body></html>
    
  --- 208,213 ----
    If you have tips to contribute, send mail to <a
    href="mailto:brian@organic.com">brian@organic.com</a>
    
  ! <!--#include virtual="footer.html" -->
    </body></html>
    
  
  
  
  1.2       +4 -0      apache/htdocs/manual/misc/perf-dec.html
  
  Index: perf-dec.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/perf-dec.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** perf-dec.html	1996/11/21 09:17:49	1.1
  --- perf-dec.html	1996/11/21 09:55:50	1.2
  ***************
  *** 2,7 ****
  --- 2,8 ----
    <TITLE>Performance Tuning Tips for Digital Unix</TITLE>
    </HEAD>
    <BODY>
  + <!--#include virtual="header.html" -->
    <H1>Performance Tuning Tips for Digital Unix</H1>
    
    Below is a set of newsgroup posts made by an engineer from DEC in
  ***************
  *** 265,267 ****
  --- 266,271 ----
    sysconfig -q socket         -      -      X
    
    </PRE>
  + <!--#include virtual="footer.html" -->
  + </BODY>
  + </HTML>
  
  
  
  1.2       +2 -4      apache/htdocs/manual/misc/perf.html
  
  Index: perf.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/perf.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** perf.html	1996/11/21 09:17:50	1.1
  --- perf.html	1996/11/21 09:55:51	1.2
  ***************
  *** 5,11 ****
    </head>
    
    <body>
  ! <IMG SRC="../images/apache_sub.gif" ALT="">
    <h2>Hints on Running a High-Performance Web Server</H2>
    
    Running Apache on a heavily loaded web server, one often encounters
  --- 5,11 ----
    </head>
    
    <body>
  ! <!--#include virtual="header.html" -->
    <h2>Hints on Running a High-Performance Web Server</H2>
    
    Running Apache on a heavily loaded web server, one often encounters
  ***************
  *** 127,134 ****
    If you have tips to contribute, send mail to <a
    href="mailto:brian@organic.com">brian@organic.com</a>
    
  ! <P><HR><P>
  ! <A HREF="/"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="."><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
    </body></html>
    
  --- 127,132 ----
    If you have tips to contribute, send mail to <a
    href="mailto:brian@organic.com">brian@organic.com</a>
    
  ! <!--#include virtual="footer.html" -->
    </body></html>
    
  
  
  
  1.2       +3 -5      apache/htdocs/manual/misc/security_tips.html
  
  Index: security_tips.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/security_tips.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** security_tips.html	1996/11/21 09:17:50	1.1
  --- security_tips.html	1996/11/21 09:55:51	1.2
  ***************
  *** 5,11 ****
    </HEAD>
    
    <BODY>
  ! <IMG SRC="../images/apache_sub.gif" ALT="">
    <H1>Security tips for server configuration</H1>
    
    <hr>
  --- 5,11 ----
    </HEAD>
    
    <BODY>
  ! <!--#include virtual="header.html" -->
    <H1>Security tips for server configuration</H1>
    
    <hr>
  ***************
  *** 83,92 ****
    Then setup for specific directories<P>
    
    This stops all overrides, Includes and accesses in all directories apart
  ! from those named.<p><hr>
  ! 
  ! <A HREF="../"><IMG SRC="../images/apache_home.gif" ALT="Home"></A>
  ! <A HREF="./"><IMG SRC="../images/apache_index.gif" ALT="Index"></A>
    
    </BODY>
    </HTML>
  --- 83,90 ----
    Then setup for specific directories<P>
    
    This stops all overrides, Includes and accesses in all directories apart
  ! from those named.<p>
    
  + <!--#include virtual="footer.html" -->
    </BODY>
    </HTML>
  
  
  
  1.2       +3 -0      apache/htdocs/manual/misc/windoz_keepalive.html
  
  Index: windoz_keepalive.html
  ===================================================================
  RCS file: /export/home/cvs/apache/htdocs/manual/misc/windoz_keepalive.html,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -C3 -r1.1 -r1.2
  *** windoz_keepalive.html	1996/11/21 09:17:51	1.1
  --- windoz_keepalive.html	1996/11/21 09:55:53	1.2
  ***************
  *** 3,8 ****
  --- 3,10 ----
    <TITLE>MS Windows Netscape 3.0b4 KeepAlive problem solved</TITLE>
    </HEAD>
    <BODY>
  + <!--#include virtual="header.html" -->
  + <H2>HTTP/1.1 KeepAlive problems with Netscape 3.0</H2>
    
    <PRE>
    Date: Mon, 1 Jul 1996 16:03:06 -0700 (PDT)
  ***************
  *** 36,39 ****
  --- 38,42 ----
    -- Alexei Kosut &lt;akosut@organic.com&gt;            The Apache HTTP Server
       http://www.nueva.pvt.k12.ca.us/~akosut/      http://www.apache.org/
    </PRE>
  + <!--#include virtual="footer.html" -->
    </BODY></HTML>