Commit 7e850123 authored by Marc Slemko's avatar Marc Slemko
Browse files

Add some missing entries to the index file.

PR:
Obtained from:
Submitted by:
Reviewed by:


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81899 13f79535-47bb-0310-9956-ffa450edef68
parent 24a2e90e
Loading
Loading
Loading
Loading
+13 −0
Changes for docs/manual/misc/index.html: 13 added lines, 0 removed lines.
Original line number Diff line number Diff line
@@ -45,6 +45,19 @@
   </DT>
   <DD>Notes about Apache's compatibility with the NCSA server.
   </DD>
   <DT><A HREF="custom_errordocs.html">How to use XSSI and Negotiation 
	for custom ErrorDocuments</A>
   </DT>
   <DD>Describes a solution which uses XSSI and negotiation
    to custom-tailor the Apache ErrorDocuments to taste, adding the
    advantage of returning internationalized versions of the error
    messages depending on the client's language preferences.
   </DD>
   <DT><A HREF="descriptors.html">File Descriptor use in Apache</A>
   <DD>Describes how Apache uses file descriptors and talks about various
    limits imposed on the number of descriptors available by various 
    operating systems.
   </DD>
   <DT><A
        HREF="fin_wait_2.html"
       ><SAMP>FIN_WAIT_2</SAMP></A>