home *** CD-ROM | disk | FTP | other *** search
/ PC World 2003 May / PCWorld_2003-05_cd.bin / Komunik / apache / apache_2.0.45-win32-x86-no_ssl.msi / Data.Cab / F216483_index.html.en < prev    next >
Extensible Markup Language  |  2003-03-30  |  5KB  |  106 lines

  1. <?xml version="1.0" encoding="ISO-8859-1"?>
  2. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en"><head><!--
  4.         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  5.               This file is generated from xml source: DO NOT EDIT
  6.         XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
  7.       -->
  8. <title>Apache Miscellaneous Documentation - Apache HTTP Server</title>
  9. <link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" />
  10. <link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" />
  11. <link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" />
  12. <link href="../images/favicon.ico" rel="shortcut icon" /></head>
  13. <body id="manual-page"><div id="page-header">
  14. <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p>
  15. <p class="apache">Apache HTTP Server Version 2.0</p>
  16. <img alt="" src="../images/feather.gif" /></div>
  17. <div class="up"><a href="../"><img title="<-" alt="<-" src="../images/left.gif" /></a></div>
  18. <div id="path">
  19. <a href="http://www.apache.org/">Apache</a> > <a href="http://httpd.apache.org/">HTTP Server</a> > <a href="http://httpd.apache.org/docs-project/">Documentation</a> > <a href="../">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>Apache Miscellaneous Documentation</h1>
  20.  
  21.     <p>Below is a list of additional documentation pages that apply
  22.     to the Apache web server development project.</p>
  23.  
  24.     <div class="warning"><h3>Warning</h3>
  25.     <p>Some of the documents below have not been fully updated
  26.     to take into account changes made in the 2.0 version of the
  27.     Apache HTTP Server. Some of the information may still be
  28.     relevant, but please use it with care.</p>
  29.     </div>
  30.  
  31.     <dl>
  32.       <dt><a href="custom_errordocs.html">How to use XSSI and
  33.       Negotiation for custom ErrorDocuments</a></dt>
  34.  
  35.       <dd>
  36.         <p>Describes a solution which uses XSSI and negotiation to
  37.         custom-tailor the Apache ErrorDocuments to taste, adding the
  38.         advantage of returning internationalized versions of the
  39.         error messages depending on the client's language
  40.         preferences.</p>
  41.       </dd>
  42.  
  43.       <dt><a href="descriptors.html">File Descriptor use in
  44.       Apache</a></dt>
  45.  
  46.       <dd>
  47.         <p>Describes how Apache uses file descriptors and talks
  48.         about various limits imposed on the number of descriptors
  49.         available by various operating systems.</p>
  50.       </dd>
  51.  
  52.       <dt><a href="fin_wait_2.html"><code>FIN_WAIT_2</code></a></dt>
  53.  
  54.       <dd>
  55.         <p>A description of the causes of Apache processes going
  56.         into the <code>FIN_WAIT_2</code> state, and what you can do
  57.         about it.</p>
  58.       </dd>
  59.  
  60.       <dt><a href="known_client_problems.html">Known Client
  61.       Problems</a></dt>
  62.  
  63.       <dd>
  64.         <p>A list of problems in HTTP clients which can be mitigated
  65.         by Apache.</p>
  66.       </dd>
  67.  
  68.       <dt><a href="perf-tuning.html">Performance Notes - Apache
  69.       Tuning</a></dt>
  70.  
  71.       <dd>
  72.         <p>Notes about how to (run-time and compile-time) configure
  73.         Apache for highest performance. Notes explaining why Apache
  74.         does some things, and why it doesn't do other things (which
  75.         make it slower/faster).</p>
  76.       </dd>
  77.  
  78.       <dt><a href="security_tips.html">Security Tips</a></dt>
  79.  
  80.       <dd>
  81.         <p>Some "do"s - and "don't"s - for keeping your Apache web
  82.         site secure.</p>
  83.       </dd>
  84.  
  85.       <dt><a href="rewriteguide.html">URL Rewriting Guide</a></dt>
  86.       <dd>
  87.         <p>This document supplements the <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
  88.         <a href="../mod/mod_rewrite.html">reference documentation</a>.
  89.         It describes how one can use Apache's <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
  90.         to solve typical URL-based problems webmasters are usually confronted
  91.         with in practice.</p>
  92.       </dd>
  93.  
  94.       <dt><a href="tutorials.html">Apache Tutorials</a></dt>
  95.  
  96.       <dd>
  97.         <p>A list of external resources which help to accomplish common
  98.         tasks with the Apache HTTP server.</p>
  99.       </dd>
  100.     </dl>
  101.   </div>
  102. </div>
  103. <div id="footer">
  104. <p class="apache">Maintained by the <a href="http://httpd.apache.org/docs-project/">Apache HTTP Server Documentation Project</a></p>
  105. <p class="menu"><a href="../mod/">Modules</a> | <a href="../mod/directives.html">Directives</a> | <a href="../faq/">FAQ</a> | <a href="../glossary.html">Glossary</a> | <a href="../sitemap.html">Sitemap</a></p></div>
  106. </body></html>