cvs commit: apache/htdocs/manual index.html

1997-08-01 Thread Brian Behlendorf
brian   97/08/01 10:06:34

  Modified:htdocs/manual  index.html
  Log:
  Avoid multiviews expansion for now.
  
  Revision  ChangesPath
  1.16  +1 -1  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.15
  retrieving revision 1.16
  diff -u -r1.15 -r1.16
  --- index.html1997/06/23 07:06:59 1.15
  +++ index.html1997/08/01 17:06:32 1.16
  @@ -33,7 +33,7 @@
   H3a name=refApache Reference Manual/a/h3
   UL
LIA
  -  HREF=http://www.apache.org/manual-index/docs;
  +  HREF=http://www.apache.org/manual-index.cgi/docs;
STRONGSearch/STRONG/A
the master manual pages for key words
/LI
  
  
  


cvs commit: apache/htdocs/manual index.html new_features_1_3.html

1997-06-28 Thread Dean Gaudet
dgaudet 97/06/28 13:31:10

  Modified:htdocs/manual  Tag: APACHE_1_2_X  index.html
  Removed: htdocs/manual  Tag: APACHE_1_2_X  new_features_1_3.html
  Log:
  Remove 1.3isms from 1.2.1 branch.
  
  Revision  ChangesPath
  No   revision
  
  
  No   revision
  
  
  1.14.2.2  +0 -1  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.14.2.1
  retrieving revision 1.14.2.2
  diff -C3 -r1.14.2.1 -r1.14.2.2
  *** index.html1997/06/27 03:01:58 1.14.2.1
  --- index.html1997/06/28 20:31:09 1.14.2.2
  ***
  *** 19,25 

h3a name=newRelease Notes/a/h3
ul
  - lia href=new_features_1_3.htmlNew features in Apache 1.3/a
lia href=new_features_1_2.htmlNew features in Apache 1.2/a
lia href=new_features_1_1.htmlNew features in Apache 1.1/a
lia href=new_features_1_0.htmlNew features in Apache 1.0/a
  --- 19,24 
  
  
  


cvs commit: apache/htdocs/manual index.html

1997-05-29 Thread Brian Behlendorf
brian   97/05/29 15:04:17

  Modified:htdocs/manual  index.html
  Log:
  Absolute reference needed, for those looking at the pages directly
  from a file system, or through a web site not using Multiviews.
  
  Revision  ChangesPath
  1.12  +1 -1  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -C3 -r1.11 -r1.12
  *** index.html1997/05/28 19:18:50 1.11
  --- index.html1997/05/29 22:04:15 1.12
  ***
  *** 50,56 
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
LIA HREF=misc/fin_wait_2.htmlDiscussion of the FIN_WAIT_2 problem/A
LIA
  !  HREF=http://www.apache.org/info/jdk-102;
Java's 1.0.2 virtual machine and HTTP/1.1/A
/ul

  --- 50,56 
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
LIA HREF=misc/fin_wait_2.htmlDiscussion of the FIN_WAIT_2 problem/A
LIA
  !  HREF=http://www.apache.org/info/jdk-102.html;
Java's 1.0.2 virtual machine and HTTP/1.1/A
/ul

  
  
  


cvs commit: apache/htdocs/manual index.html

1997-05-28 Thread Rodent of Unusual Size
coar97/05/28 12:11:47

  Modified:htdocs/manual  index.html
  Log:
Added link to minimalist search engine for master manual.
  
  Reviewed by:  Dean Gaudet, Jim Jagielski
  
  Revision  ChangesPath
  1.10  +7 -0  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.9
  retrieving revision 1.10
  diff -C3 -r1.9 -r1.10
  *** index.html1997/04/25 00:06:59 1.9
  --- index.html1997/05/28 19:11:46 1.10
  ***
  *** 23,28 
  --- 23,35 
/ul

H3a name=refApache Reference Manual/a/h3
  + UL
  +  LIA
  +   HREF=http://www.apache.org/manual-index/docs;
  +  STRONGSearch/STRONG/A
  +  the master manual pages for key words
  +  /LI
  + /UL
ul
liA HREF=install.htmlCompiling and Installing Apache/A
liA HREF=invoking.htmlStarting Apache/A
  
  
  


cvs commit: apache/htdocs/manual index.html

1997-05-28 Thread Rodent of Unusual Size
coar97/05/28 12:18:51

  Modified:htdocs/manual  index.html
  Log:
Argh.  Forgot to add link to (not-included-with-dist) page about
Java.
  
  Revision  ChangesPath
  1.11  +3 -0  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -C3 -r1.10 -r1.11
  *** index.html1997/05/28 19:11:46 1.10
  --- index.html1997/05/28 19:18:50 1.11
  ***
  *** 49,54 
  --- 49,57 
LIA HREF=misc/security_tips.htmlSecurity tips/A
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
LIA HREF=misc/fin_wait_2.htmlDiscussion of the FIN_WAIT_2 problem/A
  + LIA
  +  HREF=http://www.apache.org/info/jdk-102;
  + Java's 1.0.2 virtual machine and HTTP/1.1/A
/ul

!--#include virtual=footer.html --
  
  
  


cvs commit: apache/htdocs/manual index.html

1996-12-10 Thread Brian Behlendorf
brian   96/12/10 13:08:17

  Modified:htdocs/manual  index.html
  Log:
  Forgot to include the footer here.
  
  Revision  ChangesPath
  1.6   +1 -4  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -C3 -r1.5 -r1.6
  *** index.html1996/12/01 17:06:57 1.5
  --- index.html1996/12/10 21:08:15 1.6
  ***
  *** 41,50 
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
/ul

  ! HR
  ! 
  ! A HREF=../IMG SRC=images/home.gif ALT=Home/A
  ! 
/BODY
/HTML

  --- 41,47 
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
/ul

  ! !--#include virtual=footer.html --
/BODY
/HTML

  
  
  


cvs commit: apache/htdocs/manual index.html

1996-11-28 Thread Alexei Kosut
akosut  96/11/28 00:21:37

  Modified:htdocs/manual  index.html
  Log:
  Make the images and links here make some sense... no use having two
  links to the page you've linking from.
  
  Revision  ChangesPath
  1.4   +3 -7  apache/htdocs/manual/index.html
  
  Index: index.html
  ===
  RCS file: /export/home/cvs/apache/htdocs/manual/index.html,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -C3 -r1.3 -r1.4
  *** index.html1996/11/21 14:41:14 1.3
  --- index.html1996/11/28 08:21:37 1.4
  ***
  *** 5,11 
/HEAD

BODY
  ! !--#include virtual=footer.html --
h1Apache User's Guide/h1

hr
  --- 5,11 
/HEAD

BODY
  ! !--#include virtual=header.html --
h1Apache User's Guide/h1

hr
  ***
  *** 40,53 
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
/ul

  ! pa href=1.0/Apache 1.0 documentation/a (Out of date)/p

  ! !-- (Not yet, it isn't... -Alexei) --
  ! !-- pThe Manual is also available in a href=manual.ps.gzgzipped --
  ! !-- postscript/A and a a href=manual.tar.gzLaTeX/Postscript tar --
  ! !-- file/a./p --

  - !--#include virtual=footer.html --
/BODY
/HTML

  --- 40,49 
LIA HREF=misc/perf.htmlPerformance hints/a for heavily loaded web 
servers.
/ul

  ! HR

  ! A HREF=../IMG SRC=images/home.gif ALT=Home/A

/BODY
/HTML