slive 00/11/19 16:51:25
Modified: htdocs/manual STATUS
htdocs/manual/misc index.html
Removed: htdocs/manual upgrading_to_1_3.html man-template.html
sourcereorg.html suexec_1_2.html
htdocs/manual/misc vif-info.html windoz_keepalive.html
nopgp.html HTTP_Features.tsv
Log:
Remove some obsolete docs.
Revision Changes Path
1.4 +0 -8 httpd-docs-2.0/htdocs/manual/STATUS
Index: STATUS
===================================================================
RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/STATUS,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -b -u -r1.3 -r1.4
--- STATUS 2000/11/17 20:14:40 1.3
+++ STATUS 2000/11/20 00:51:19 1.4
@@ -40,18 +40,10 @@
because they are redundant or irrelevant.
Status: Rich <[EMAIL PROTECTED]> is going to look at this.
Some suggestions on files to axe. Feel free to comment.
- manual/upgrading_to_1_3.html
- manual/man-template.html
- manual/sourcereorg.html
manual/bind.html (mostly now documented in server-wide.html)
manual/cgi-path.html (should be documented in mod_cgi.html instead)
manual/multi-logs.html (documented in mod_log_config.html)
manual/process-model.html (documented in MPMs, eventually)
- manual/suexec_1_2.html
- manual/misc/vif-info.html
- manual/misc/windoz_keepalive.html
- manual/misc/nopgp.html
- manual/misc/HTTP_Features.tsv
manual/mod/index-bytype.html
- Individual docs will need some cleanup. For example,
1.13 +0 -23 httpd-docs-2.0/htdocs/manual/misc/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/httpd-docs-2.0/htdocs/manual/misc/index.html,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -d -b -u -r1.12 -r1.13
--- index.html 1998/08/10 18:00:03 1.12
+++ index.html 2000/11/20 00:51:22 1.13
@@ -72,9 +72,6 @@
<DD>Instructions about how to accomplish some commonly-desired server
functionality changes.
</DD>
- <DT><A HREF="HTTP_Features.tsv">HTTP Features list</A></DT>
- <DD>A tab-separate table of HTTP features implemented and tested in
Apache.
- </DD>
<DT><A
HREF="known_client_problems.html"
>Known Client Problems</A>
@@ -82,12 +79,6 @@
<DD>A list of problems in HTTP clients which can be mitigated by Apache.
</DD>
<DT><A
- HREF="nopgp.html"
- >No PGP</A>
- </DT>
- <DD>Why we took PEM and PGP support out of the base Apache distribution.
- </DD>
- <DT><A
HREF="perf-bsd44.html"
>Performance Notes (BSD 4.4)</A>
</DT>
@@ -129,20 +120,6 @@
</DT>
<DD>Some "do"s - and "don't"s - for keeping your
Apache web site secure.
- </DD>
- <DT><A
- HREF="vif-info.html"
- >Virtual Hosts (IP-based)</A>
- </DT>
- <DD>Excerpts and notes about configuring and using Apache IP-based virtual
- hosts.
- </DD>
- <DT><A
- HREF="windoz_keepalive.html"
- >Windows Bug with Web Keepalive</A>
- </DT>
- <DD>A brief description of a known problem with Microsoft Windows and
- web sites accessed using keepalive connections.
</DD>
</DL>