Commit 62192bae authored by Joshua Slive's avatar Joshua Slive
Browse files

Remove some obsolete docs.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87032 13f79535-47bb-0310-9956-ffa450edef68
parent dde1f575
Loading
Loading
Loading
Loading
+0 −8
Original line number Diff line number Diff line
@@ -40,18 +40,10 @@ apache-docs-subscribe@apache.org
     because they are redundant or irrelevant.
        Status: Rich <rbowen@rcbowen.com> 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,
+0 −23
Original line number Diff line number Diff line
@@ -72,21 +72,12 @@
   <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>
   </DT>
   <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>
@@ -130,20 +121,6 @@
   <DD>Some &quot;do&quot;s  - and &quot;don't&quot;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>

  <!--#include virtual="footer.html" -->