You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2002/09/29 06:51:27 UTC

cvs commit: httpd-2.0/docs/manual/style/css manual-print.css manual.css

nd          2002/09/28 21:51:26

  Modified:    docs/manual/howto ssi.html.en ssi.xml
               docs/manual/misc rewriteguide.html.en rewriteguide.xml
               docs/manual/platform ebcdic.html.en ebcdic.xml
               docs/manual/style/css manual-print.css manual.css
  Log:
  - fix several validation errors
  - introduce CSS class td.centered: guess, what it does ;-)
    please, use with care...
  
  Revision  Changes    Path
  1.17      +0 -1      httpd-2.0/docs/manual/howto/ssi.html.en
  
  Index: ssi.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/ssi.html.en,v
  retrieving revision 1.16
  retrieving revision 1.17
  diff -u -r1.16 -r1.17
  --- ssi.html.en	19 Sep 2002 21:40:38 -0000	1.16
  +++ ssi.html.en	29 Sep 2002 04:51:26 -0000	1.17
  @@ -180,7 +180,6 @@
   
       <p>Following are some specific examples of things you can do in
       your HTML documents with SSI.</p>
  -    <hr />
   
   <h3><a name="docmodified" id="docmodified">When was this document
   modified?</a></h3>
  
  
  
  1.3       +0 -1      httpd-2.0/docs/manual/howto/ssi.xml
  
  Index: ssi.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/howto/ssi.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- ssi.xml	19 Sep 2002 21:40:38 -0000	1.2
  +++ ssi.xml	29 Sep 2002 04:51:26 -0000	1.3
  @@ -208,7 +208,6 @@
   
       <p>Following are some specific examples of things you can do in
       your HTML documents with SSI.</p>
  -    <hr />
   
   <section id="docmodified"><title>When was this document
   modified?</title>
  
  
  
  1.2       +81 -81    httpd-2.0/docs/manual/misc/rewriteguide.html.en
  
  Index: rewriteguide.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/misc/rewriteguide.html.en,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rewriteguide.html.en	22 Sep 2002 20:04:12 -0000	1.1
  +++ rewriteguide.html.en	29 Sep 2002 04:51:26 -0000	1.2
  @@ -6,9 +6,9 @@
           XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
         --><title>URL Rewriting Guide - Apache HTTP Server</title><link href="../style/css/manual.css" rel="stylesheet" media="all" type="text/css" title="Main stylesheet" /><link href="../style/css/manual-loose-100pc.css" rel="alternate stylesheet" media="all" type="text/css" title="No Sidebar - Default font size" /><link href="../style/css/manual-print.css" rel="stylesheet" media="print" type="text/css" /><link href="../images/favicon.ico" rel="shortcut icon" /></head><body id="manual-page"><div id="page-header"><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><p class="apache">Apache HTTP Server Version 2.0</p><img alt="" src="../images/feather.gif" /></div><div class="up"><a href="./"><img title="&lt;-" alt="&lt;-" src="../images/left.gif" /></a></div><div id="path"><a href="http://www.apache.org/">Apache</a> &gt; <a href="http://httpd.apache.org/">HTTP Server</a> &gt; <a href="http://httpd.apache.org/docs-project/">Documentation</a> &gt; <a href="../">Version 2.0</a></div><div id="page-content"><div id="preamble"><h1>URL Rewriting Guide</h1>
       <div class="note">
  -      <address>Originally written by<br />
  -      Ralf S. Engelschall &lt;rse@apache.org&gt;<br />
  -      December 1997</address>
  +      <p>Originally written by<br />
  +      <cite>Ralf S. Engelschall &lt;rse@apache.org&gt;</cite><br />
  +      December 1997</p>
       </div>
   
       <p>This document supplements the <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
  @@ -67,7 +67,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>On some webservers there are more than one URL for a
  @@ -78,7 +78,7 @@
             canonical one only.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We do an external HTTP redirect for all non-canonical
  @@ -102,11 +102,11 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>...</dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
   <div class="example"><pre>
  @@ -128,7 +128,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Usually the <code class="directive"><a href="../mod/core.html#documentroot">DocumentRoot</a></code>
  @@ -142,7 +142,7 @@
             data pool work for subsequent requests.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We just redirect the URL <code>/</code> to
  @@ -168,7 +168,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Every webmaster can sing a song about the problem of
  @@ -183,7 +183,7 @@
             complicated URL rewritings to CGI scripts etc.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution to this subtle problem is to let the server
  @@ -228,7 +228,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>We want to create a homogeneous and consistent URL
  @@ -242,7 +242,7 @@
             host.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>First, the knowledge of the target servers come from
  @@ -303,7 +303,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Many webmasters have asked for a solution to the
  @@ -313,7 +313,7 @@
             will replace the old one over time.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution is trivial with <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>.
  @@ -335,7 +335,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Some sites with thousands of users usually use a
  @@ -347,7 +347,7 @@
             <code>/home/<strong>b</strong>/bar/.www/anypath</code>.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use the following ruleset to expand the tilde URLs
  @@ -367,7 +367,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>This really is a hardcore example: a killer application
  @@ -413,7 +413,7 @@
             Web or CGI stuff to be there.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution has two parts: The first is a set of CGI
  @@ -516,7 +516,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>When switching from the NCSA webserver to the more
  @@ -531,7 +531,7 @@
             <code>/path/to/page.map</code>.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a global rule to remove the prefix on-the-fly for
  @@ -551,7 +551,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Sometimes it is necessary to let the webserver search
  @@ -559,7 +559,7 @@
             other techniques cannot help.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We program a explicit ruleset which searches for the
  @@ -592,7 +592,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Perhaps you want to keep status information between
  @@ -601,7 +601,7 @@
             information.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a rewrite rule to strip out the status information
  @@ -625,7 +625,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume that you want to provide
  @@ -635,7 +635,7 @@
             machine.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>For HTTP/1.0 requests there is no solution, but for
  @@ -660,7 +660,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>We want to redirect homedir URLs to another webserver
  @@ -670,7 +670,7 @@
             virtual host contexts.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>Just a rewrite condition:</p>
  @@ -690,7 +690,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>A typical FAQ about URL rewriting is how to redirect
  @@ -702,7 +702,7 @@
             CGI-script!</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The first solution has the best performance but less
  @@ -742,7 +742,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Sometimes we need more control (concerning the
  @@ -756,7 +756,7 @@
             How can we redirect to such a URL?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We have to use a kludge by the use of a NPH-CGI script
  @@ -828,7 +828,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Do you know the great CPAN (Comprehensive Perl Archive
  @@ -841,7 +841,7 @@
             implemented via <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>First we notice that from version 3.0.0
  @@ -881,7 +881,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>When tricks like time-dependent content should happen a
  @@ -890,7 +890,7 @@
             via <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>There are a lot of variables named <code>TIME_xxx</code>
  @@ -922,7 +922,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we make URLs backward compatible (still
  @@ -931,7 +931,7 @@
             bunch of <code>.html</code> files to <code>.phtml</code>?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We just rewrite the name to its basename and test for
  @@ -969,7 +969,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume we have recently renamed the page
  @@ -979,7 +979,7 @@
             the pages was renamed.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We rewrite the old URL to the new one internally via the
  @@ -1000,7 +1000,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume again that we have recently renamed the page
  @@ -1011,7 +1011,7 @@
             change, too.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We force a HTTP redirect to the new URL which leads to a
  @@ -1032,7 +1032,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>At least for important top-level pages it is sometimes
  @@ -1042,7 +1042,7 @@
             browsers and a average feature version for all others.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We cannot use content negotiation because the browsers do
  @@ -1076,7 +1076,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume there are nice webpages on remote hosts we want
  @@ -1093,12 +1093,12 @@
             there is need (updated data on the remote host).</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>To provide this feature we map the remote webpage or even
             the complete remote webarea to our namespace by the use
  -          of the <i>Proxy Throughput</i> feature
  +          of the <dfn>Proxy Throughput</dfn> feature
             (flag <code>[P]</code>):</p>
   
   <div class="example"><pre>
  @@ -1122,11 +1122,11 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>...</dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
   <div class="example"><pre>
  @@ -1144,7 +1144,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>This is a tricky way of virtually running a corporate
  @@ -1157,7 +1157,7 @@
             one.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>First, we have to make sure that our firewall still
  @@ -1192,7 +1192,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Suppose we want to load balance the traffic to
  @@ -1200,7 +1200,7 @@
             (a total of 6 servers). How can this be done?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>There are a lot of possible solutions for this problem.
  @@ -1347,11 +1347,11 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>...</dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
   <div class="example"><pre>
  @@ -1464,7 +1464,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>On the net there are a lot of nifty CGI programs. But
  @@ -1510,7 +1510,7 @@
             lot of time changing the various hyperlinks.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution here is to provide a special new URL format
  @@ -1548,7 +1548,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we transform a static page
  @@ -1557,7 +1557,7 @@
             by the browser/user.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We just rewrite the URL to the CGI-script and force the
  @@ -1581,7 +1581,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Here comes a really esoteric feature: Dynamically
  @@ -1594,7 +1594,7 @@
             contents gets refreshed.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             This is done via the following ruleset:
  @@ -1624,7 +1624,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Wouldn't it be nice while creating a complex webpage if
  @@ -1633,7 +1633,7 @@
             Impossible?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>No! We just combine the MIME multipart feature, the
  @@ -1776,7 +1776,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>The <code class="directive"><a href="../mod/core.html#virtualhost">&lt;VirtualHost&gt;</a></code> feature of Apache is nice
  @@ -1786,12 +1786,12 @@
             choice.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>To provide this feature we map the remote webpage or even
             the complete remote webarea to our namespace by the use
  -          of the <i>Proxy Throughput</i> feature (flag <code>[P]</code>):</p>
  +          of the <dfn>Proxy Throughput</dfn> feature (flag <code>[P]</code>):</p>
   
   <div class="example"><pre>
   ##
  @@ -1866,7 +1866,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we block a really annoying robot from
  @@ -1876,7 +1876,7 @@
             rid of such a robot.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a ruleset which forbids the URLs of the webarea
  @@ -1904,7 +1904,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume we have under <code>http://www.quux-corp.de/~quux/</code>
  @@ -1914,7 +1914,7 @@
             useless traffic to our server.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>While we cannot 100% protect the images from inclusion,
  @@ -1942,14 +1942,14 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we forbid a list of externally configured hosts
             from using our server?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>For Apache &gt;= 1.3b6:</p>
  @@ -1997,14 +1997,14 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we forbid a certain host or even a user of a
             special host from using the Apache proxy?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We first have to make sure <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>
  @@ -2034,7 +2034,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Sometimes a very special authentication is needed, for
  @@ -2044,7 +2044,7 @@
             when using the Basic Auth via <code class="module"><a href="../mod/mod_access.html">mod_access</a></code>).</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a list of rewrite conditions to exclude all except
  @@ -2066,7 +2066,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we program a flexible URL Deflector which acts
  @@ -2074,7 +2074,7 @@
             many referring pages as we like?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>Use the following really tricky ruleset...</p>
  @@ -2122,7 +2122,7 @@
         
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>A FAQ: How can we solve the FOO/BAR/QUUX/etc.
  @@ -2130,7 +2130,7 @@
             <code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code>...</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>Use an external <code class="directive"><a href="../mod/mod_rewrite.html#rewritemap">RewriteMap</a></code>, i.e. a program which acts
  
  
  
  1.2       +81 -81    httpd-2.0/docs/manual/misc/rewriteguide.xml
  
  Index: rewriteguide.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/misc/rewriteguide.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- rewriteguide.xml	22 Sep 2002 20:04:12 -0000	1.1
  +++ rewriteguide.xml	29 Sep 2002 04:51:26 -0000	1.2
  @@ -9,9 +9,9 @@
   
     <summary>
       <note>
  -      <address>Originally written by<br />
  -      Ralf S. Engelschall &lt;rse@apache.org&gt;<br />
  -      December 1997</address>
  +      <p>Originally written by<br />
  +      <cite>Ralf S. Engelschall &lt;rse@apache.org&gt;</cite><br />
  +      December 1997</p>
       </note>
   
       <p>This document supplements the <module>mod_rewrite</module>
  @@ -76,7 +76,7 @@
         <title>Canonical URLs</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>On some webservers there are more than one URL for a
  @@ -87,7 +87,7 @@
             canonical one only.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We do an external HTTP redirect for all non-canonical
  @@ -111,11 +111,11 @@
         <title>Canonical Hostnames</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>...</dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
   <example><pre>
  @@ -137,7 +137,7 @@
         <title>Moved <code>DocumentRoot</code></title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Usually the <directive module="core">DocumentRoot</directive>
  @@ -152,7 +152,7 @@
             data pool work for subsequent requests.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We just redirect the URL <code>/</code> to
  @@ -179,7 +179,7 @@
         <title>Trailing Slash Problem</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Every webmaster can sing a song about the problem of
  @@ -194,7 +194,7 @@
             complicated URL rewritings to CGI scripts etc.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution to this subtle problem is to let the server
  @@ -239,7 +239,7 @@
         <title>Webcluster through Homogeneous URL Layout</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>We want to create a homogeneous and consistent URL
  @@ -253,7 +253,7 @@
             host.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>First, the knowledge of the target servers come from
  @@ -314,7 +314,7 @@
         <title>Move Homedirs to Different Webserver</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Many webmasters have asked for a solution to the
  @@ -324,7 +324,7 @@
             will replace the old one over time.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution is trivial with <module>mod_rewrite</module>.
  @@ -346,7 +346,7 @@
         <title>Structured Homedirs</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Some sites with thousands of users usually use a
  @@ -358,7 +358,7 @@
             <code>/home/<strong>b</strong>/bar/.www/anypath</code>.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use the following ruleset to expand the tilde URLs
  @@ -378,7 +378,7 @@
         <title>Filesystem Reorganization</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>This really is a hardcore example: a killer application
  @@ -424,7 +424,7 @@
             Web or CGI stuff to be there.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution has two parts: The first is a set of CGI
  @@ -527,7 +527,7 @@
         <title>NCSA imagemap to Apache <code>mod_imap</code></title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>When switching from the NCSA webserver to the more
  @@ -542,7 +542,7 @@
             <code>/path/to/page.map</code>.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a global rule to remove the prefix on-the-fly for
  @@ -562,7 +562,7 @@
         <title>Search pages in more than one directory</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Sometimes it is necessary to let the webserver search
  @@ -570,7 +570,7 @@
             other techniques cannot help.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We program a explicit ruleset which searches for the
  @@ -603,7 +603,7 @@
         <title>Set Environment Variables According To URL Parts</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Perhaps you want to keep status information between
  @@ -612,7 +612,7 @@
             information.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a rewrite rule to strip out the status information
  @@ -636,7 +636,7 @@
         <title>Virtual User Hosts</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume that you want to provide
  @@ -646,7 +646,7 @@
             machine.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>For HTTP/1.0 requests there is no solution, but for
  @@ -671,7 +671,7 @@
         <title>Redirect Homedirs For Foreigners</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>We want to redirect homedir URLs to another webserver
  @@ -681,7 +681,7 @@
             virtual host contexts.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>Just a rewrite condition:</p>
  @@ -701,7 +701,7 @@
         <title>Redirect Failing URLs To Other Webserver</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>A typical FAQ about URL rewriting is how to redirect
  @@ -714,7 +714,7 @@
             CGI-script!</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The first solution has the best performance but less
  @@ -755,7 +755,7 @@
         <title>Extended Redirection</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Sometimes we need more control (concerning the
  @@ -769,7 +769,7 @@
             How can we redirect to such a URL?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We have to use a kludge by the use of a NPH-CGI script
  @@ -841,7 +841,7 @@
         <title>Archive Access Multiplexer</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Do you know the great CPAN (Comprehensive Perl Archive
  @@ -855,7 +855,7 @@
             implemented via <module>mod_rewrite</module>?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>First we notice that from version 3.0.0
  @@ -895,7 +895,7 @@
         <title>Time-Dependent Rewriting</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>When tricks like time-dependent content should happen a
  @@ -904,7 +904,7 @@
             via <module>mod_rewrite</module>?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>There are a lot of variables named <code>TIME_xxx</code>
  @@ -936,7 +936,7 @@
         <title>Backward Compatibility for YYYY to XXXX migration</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we make URLs backward compatible (still
  @@ -945,7 +945,7 @@
             bunch of <code>.html</code> files to <code>.phtml</code>?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We just rewrite the name to its basename and test for
  @@ -985,7 +985,7 @@
         <title>From Old to New (intern)</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume we have recently renamed the page
  @@ -995,7 +995,7 @@
             the pages was renamed.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We rewrite the old URL to the new one internally via the
  @@ -1016,7 +1016,7 @@
         <title>From Old to New (extern)</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume again that we have recently renamed the page
  @@ -1027,7 +1027,7 @@
             change, too.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We force a HTTP redirect to the new URL which leads to a
  @@ -1048,7 +1048,7 @@
         <title>Browser Dependent Content</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>At least for important top-level pages it is sometimes
  @@ -1058,7 +1058,7 @@
             browsers and a average feature version for all others.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We cannot use content negotiation because the browsers do
  @@ -1092,7 +1092,7 @@
         <title>Dynamic Mirror</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume there are nice webpages on remote hosts we want
  @@ -1109,12 +1109,12 @@
             there is need (updated data on the remote host).</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>To provide this feature we map the remote webpage or even
             the complete remote webarea to our namespace by the use
  -          of the <i>Proxy Throughput</i> feature
  +          of the <dfn>Proxy Throughput</dfn> feature
             (flag <code>[P]</code>):</p>
   
   <example><pre>
  @@ -1138,11 +1138,11 @@
         <title>Reverse Dynamic Mirror</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>...</dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
   <example><pre>
  @@ -1160,7 +1160,7 @@
         <title>Retrieve Missing Data from Intranet</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>This is a tricky way of virtually running a corporate
  @@ -1173,7 +1173,7 @@
             one.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>First, we have to make sure that our firewall still
  @@ -1208,7 +1208,7 @@
         <title>Load Balancing</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Suppose we want to load balance the traffic to
  @@ -1216,7 +1216,7 @@
             (a total of 6 servers). How can this be done?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>There are a lot of possible solutions for this problem.
  @@ -1364,11 +1364,11 @@
         <title>Reverse Proxy</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>...</dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
   <example><pre>
  @@ -1481,7 +1481,7 @@
         <title>New MIME-type, New Service</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>On the net there are a lot of nifty CGI programs. But
  @@ -1527,7 +1527,7 @@
             lot of time changing the various hyperlinks.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>The solution here is to provide a special new URL format
  @@ -1565,7 +1565,7 @@
         <title>From Static to Dynamic</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we transform a static page
  @@ -1574,7 +1574,7 @@
             by the browser/user.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We just rewrite the URL to the CGI-script and force the
  @@ -1598,7 +1598,7 @@
         <title>On-the-fly Content-Regeneration</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Here comes a really esoteric feature: Dynamically
  @@ -1611,7 +1611,7 @@
             contents gets refreshed.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             This is done via the following ruleset:
  @@ -1641,7 +1641,7 @@
         <title>Document With Autorefresh</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Wouldn't it be nice while creating a complex webpage if
  @@ -1650,7 +1650,7 @@
             Impossible?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>No! We just combine the MIME multipart feature, the
  @@ -1793,7 +1793,7 @@
         <title>Mass Virtual Hosting</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>The <directive type="section" module="core"
  @@ -1804,12 +1804,12 @@
             choice.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>To provide this feature we map the remote webpage or even
             the complete remote webarea to our namespace by the use
  -          of the <i>Proxy Throughput</i> feature (flag <code>[P]</code>):</p>
  +          of the <dfn>Proxy Throughput</dfn> feature (flag <code>[P]</code>):</p>
   
   <example><pre>
   ##
  @@ -1886,7 +1886,7 @@
         <title>Blocking of Robots</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we block a really annoying robot from
  @@ -1896,7 +1896,7 @@
             rid of such a robot.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a ruleset which forbids the URLs of the webarea
  @@ -1924,7 +1924,7 @@
         <title>Blocked Inline-Images</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Assume we have under <code>http://www.quux-corp.de/~quux/</code>
  @@ -1934,7 +1934,7 @@
             useless traffic to our server.</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>While we cannot 100% protect the images from inclusion,
  @@ -1962,14 +1962,14 @@
         <title>Host Deny</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we forbid a list of externally configured hosts
             from using our server?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>For Apache &gt;= 1.3b6:</p>
  @@ -2017,14 +2017,14 @@
         <title>Proxy Deny</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we forbid a certain host or even a user of a
             special host from using the Apache proxy?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We first have to make sure <module>mod_rewrite</module>
  @@ -2054,7 +2054,7 @@
         <title>Special Authentication Variant</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>Sometimes a very special authentication is needed, for
  @@ -2064,7 +2064,7 @@
             when using the Basic Auth via <module>mod_access</module>).</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>We use a list of rewrite conditions to exclude all except
  @@ -2086,7 +2086,7 @@
         <title>Referer-based Deflector</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>How can we program a flexible URL Deflector which acts
  @@ -2094,7 +2094,7 @@
             many referring pages as we like?</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>Use the following really tricky ruleset...</p>
  @@ -2144,7 +2144,7 @@
         <title>External Rewriting Engine</title>
   
         <dl>
  -        <dt><strong>Description:</strong></dt>
  +        <dt>Description:</dt>
   
           <dd>
             <p>A FAQ: How can we solve the FOO/BAR/QUUX/etc.
  @@ -2152,7 +2152,7 @@
             <module>mod_rewrite</module>...</p>
           </dd>
   
  -        <dt><strong>Solution:</strong></dt>
  +        <dt>Solution:</dt>
   
           <dd>
             <p>Use an external <directive module="mod_rewrite"
  
  
  
  1.2       +79 -78    httpd-2.0/docs/manual/platform/ebcdic.html.en
  
  Index: ebcdic.html.en
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/platform/ebcdic.html.en,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ebcdic.html.en	21 Sep 2002 18:14:00 -0000	1.1
  +++ ebcdic.html.en	29 Sep 2002 04:51:26 -0000	1.2
  @@ -286,212 +286,212 @@
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/core.html">core</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/core.html">core</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_access.html">mod_access</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_access.html">mod_access</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_actions.html">mod_actions</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_actions.html">mod_actions</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_alias.html">mod_alias</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_alias.html">mod_alias</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_asis.html">mod_asis</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_asis.html">mod_asis</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_auth.html">mod_auth</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_auth.html">mod_auth</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_auth_anon.html">mod_auth_anon</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_auth_anon.html">mod_auth_anon</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_auth_dbm.html">mod_auth_dbm</a></code></td>
  -        <td align="center">?</td>
  +        <td><code class="module"><a href="../mod/mod_auth_dbm.html">mod_auth_dbm</a></code></td>
  +        <td class="centered">?</td>
           <td>with own <code>libdb.a</code></td>
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_autoindex.html">mod_autoindex</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_cern_meta.html">mod_cern_meta</a></code></td>
  -        <td align="center">?</td>
  +        <td><code class="module"><a href="../mod/mod_cern_meta.html">mod_cern_meta</a></code></td>
  +        <td class="centered">?</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_cgi.html">mod_cgi</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_digest.html">mod_digest</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_digest.html">mod_digest</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_dir.html">mod_dir</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_so.html">mod_so</a></code></td>
  -        <td align="center">-</td>
  +        <td><code class="module"><a href="../mod/mod_so.html">mod_so</a></code></td>
  +        <td class="centered">-</td>
           <td>no shared libs</td>
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_env.html">mod_env</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_env.html">mod_env</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_example.html">mod_example</a></code></td>
  -        <td align="center">-</td>
  +        <td><code class="module"><a href="../mod/mod_example.html">mod_example</a></code></td>
  +        <td class="centered">-</td>
           <td>(test bed only)</td>
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_expires.html">mod_expires</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_expires.html">mod_expires</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_headers.html">mod_headers</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_headers.html">mod_headers</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_imap.html">mod_imap</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_imap.html">mod_imap</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_include.html">mod_include</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_include.html">mod_include</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_info.html">mod_info</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_info.html">mod_info</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_log_agent.html">mod_log_agent</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_log_agent.html">mod_log_agent</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_log_config.html">mod_log_config</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_log_referer.html">mod_log_referer</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_log_referer.html">mod_log_referer</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_mime.html">mod_mime</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_mime_magic.html">mod_mime_magic</a></code></td>
  -        <td align="center">?</td>
  +        <td><code class="module"><a href="../mod/mod_mime_magic.html">mod_mime_magic</a></code></td>
  +        <td class="centered">?</td>
           <td>not ported yet</td>
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_negotiation.html">mod_negotiation</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_proxy.html">mod_proxy</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_rewrite.html">mod_rewrite</a></code></td>
  +        <td class="centered">+</td>
           <td>untested</td>
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_setenvif.html">mod_setenvif</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_setenvif.html">mod_setenvif</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_speling.html">mod_speling</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_speling.html">mod_speling</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_status.html">mod_status</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_status.html">mod_status</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_unique_id.html">mod_unique_id</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_unique_id.html">mod_unique_id</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_userdir.html">mod_userdir</a></code></td>
  -        <td align="center">+</td>
  +        <td><code class="module"><a href="../mod/mod_userdir.html">mod_userdir</a></code></td>
  +        <td class="centered">+</td>
           <td />
         </tr>
   
         <tr>
  -        <td align="left"><code class="module"><a href="../mod/mod_usertrack.html">mod_usertrack</a></code></td>
  -        <td align="center">?</td>
  +        <td><code class="module"><a href="../mod/mod_usertrack.html">mod_usertrack</a></code></td>
  +        <td class="centered">?</td>
           <td>untested</td>
         </tr>
       </table>
  @@ -508,27 +508,28 @@
         </tr>
   
         <tr>
  -        <td align="left"><code><a href="http://java.apache.org/">mod_jserv</a></code></td>
  -        <td align="center">-</td>
  +        <td><code><a href="http://java.apache.org/">mod_jserv</a>
  +        </code></td>
  +        <td class="centered">-</td>
           <td>JAVA still being ported.</td>
         </tr>
   
         <tr>
  -        <td align="left"><code><a href="http://www.php.net/">mod_php3</a></code></td>
  -        <td align="center">+</td>
  +        <td><code><a href="http://www.php.net/">mod_php3</a></code></td>
  +        <td class="centered">+</td>
           <td><code>mod_php3</code> runs fine, with LDAP and GD
           and FreeType libraries.</td>
         </tr>
   
         <tr>
  -        <td align="left"><code><a href="http://hpwww.ec-lyon.fr/~vincent/apache/mod_put.html">mod_put</a></code></td>
  -        <td align="center">?</td>
  +        <td><code><a href="http://hpwww.ec-lyon.fr/~vincent/apache/mod_put.html">mod_put</a></code></td>
  +        <td class="centered">?</td>
           <td>untested</td>
         </tr>
   
         <tr>
  -        <td align="left"><code><a href="ftp://hachiman.vidya.com/pub/apache/">mod_session</a></code></td>
  -        <td align="center">-</td>
  +        <td><code><a href="ftp://hachiman.vidya.com/pub/apache/">mod_session</a></code></td>
  +        <td class="centered">-</td>
           <td>untested</td>
         </tr>
       </table>
  
  
  
  1.2       +81 -85    httpd-2.0/docs/manual/platform/ebcdic.xml
  
  Index: ebcdic.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/platform/ebcdic.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- ebcdic.xml	21 Sep 2002 18:14:00 -0000	1.1
  +++ ebcdic.xml	29 Sep 2002 04:51:26 -0000	1.2
  @@ -295,7 +295,7 @@
   
       <title>Apache Modules' Status</title>
   
  -    <table border="1" align="center">
  +    <table border="1">
         <tr>
           <th>Module</th>
           <th>Status</th>
  @@ -303,212 +303,212 @@
         </tr>
   
         <tr>
  -        <td align="left"><module>core</module></td>
  -        <td align="center">+</td>
  +        <td><module>core</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_access</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_access</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_actions</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_actions</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_alias</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_alias</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_asis</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_asis</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_auth</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_auth</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_auth_anon</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_auth_anon</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_auth_dbm</module></td>
  -        <td align="center">?</td>
  +        <td><module>mod_auth_dbm</module></td>
  +        <td class="centered">?</td>
           <td>with own <code>libdb.a</code></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_autoindex</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_autoindex</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_cern_meta</module></td>
  -        <td align="center">?</td>
  +        <td><module>mod_cern_meta</module></td>
  +        <td class="centered">?</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_cgi</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_cgi</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_digest</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_digest</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_dir</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_dir</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_so</module></td>
  -        <td align="center">-</td>
  +        <td><module>mod_so</module></td>
  +        <td class="centered">-</td>
           <td>no shared libs</td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_env</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_env</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_example</module></td>
  -        <td align="center">-</td>
  +        <td><module>mod_example</module></td>
  +        <td class="centered">-</td>
           <td>(test bed only)</td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_expires</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_expires</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_headers</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_headers</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_imap</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_imap</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_include</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_include</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_info</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_info</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_log_agent</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_log_agent</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_log_config</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_log_config</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_log_referer</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_log_referer</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_mime</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_mime</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_mime_magic</module></td>
  -        <td align="center">?</td>
  +        <td><module>mod_mime_magic</module></td>
  +        <td class="centered">?</td>
           <td>not ported yet</td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_negotiation</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_negotiation</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_proxy</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_proxy</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_rewrite</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_rewrite</module></td>
  +        <td class="centered">+</td>
           <td>untested</td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_setenvif</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_setenvif</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_speling</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_speling</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_status</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_status</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_unique_id</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_unique_id</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_userdir</module></td>
  -        <td align="center">+</td>
  +        <td><module>mod_userdir</module></td>
  +        <td class="centered">+</td>
           <td></td>
         </tr>
   
         <tr>
  -        <td align="left"><module>mod_usertrack</module></td>
  -        <td align="center">?</td>
  +        <td><module>mod_usertrack</module></td>
  +        <td class="centered">?</td>
           <td>untested</td>
         </tr>
       </table>
  @@ -519,7 +519,7 @@
   
       <title>Third Party Modules' Status</title>
   
  -    <table border="1" align="center">
  +    <table border="1">
         <tr>
           <th>Module</th>
           <th>Status</th>
  @@ -527,34 +527,31 @@
         </tr>
   
         <tr>
  -        <td align="left"><code><a
  -        href="http://java.apache.org/"
  -        >mod_jserv</a></code></td>
  -        <td align="center">-</td>
  +        <td><code><a href="http://java.apache.org/">mod_jserv</a>
  +        </code></td>
  +        <td class="centered">-</td>
           <td>JAVA still being ported.</td>
         </tr>
   
         <tr>
  -        <td align="left"><code><a href="http://www.php.net/"
  -        >mod_php3</a></code></td>
  -        <td align="center">+</td>
  +        <td><code><a href="http://www.php.net/">mod_php3</a></code></td>
  +        <td class="centered">+</td>
           <td><code>mod_php3</code> runs fine, with LDAP and GD
           and FreeType libraries.</td>
         </tr>
   
         <tr>
  -        <td align="left"><code><a
  +        <td><code><a
           href="http://hpwww.ec-lyon.fr/~vincent/apache/mod_put.html"
           >mod_put</a></code></td>
  -        <td align="center">?</td>
  +        <td class="centered">?</td>
           <td>untested</td>
         </tr>
   
         <tr>
  -        <td align="left"><code><a
  -        href="ftp://hachiman.vidya.com/pub/apache/"
  +        <td><code><a href="ftp://hachiman.vidya.com/pub/apache/"
           >mod_session</a></code></td>
  -        <td align="center">-</td>
  +        <td class="centered">-</td>
           <td>untested</td>
         </tr>
       </table>
  @@ -562,4 +559,3 @@
     </section>
   
   </manualpage>
  -
  
  
  
  1.4       +4 -0      httpd-2.0/docs/manual/style/css/manual-print.css
  
  Index: manual-print.css
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/style/css/manual-print.css,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- manual-print.css	28 Sep 2002 23:49:14 -0000	1.3
  +++ manual-print.css	29 Sep 2002 04:51:26 -0000	1.4
  @@ -241,6 +241,10 @@
       font-weight: bold;
   }
   
  +td.centered {
  +    text-align: center;
  +}
  +
   tr.header, tr.header th {
       border-top: 1px solid #000;
       border-bottom: 1px solid #000;
  
  
  
  1.11      +4 -0      httpd-2.0/docs/manual/style/css/manual.css
  
  Index: manual.css
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/style/css/manual.css,v
  retrieving revision 1.10
  retrieving revision 1.11
  diff -u -r1.10 -r1.11
  --- manual.css	28 Sep 2002 23:49:14 -0000	1.10
  +++ manual.css	29 Sep 2002 04:51:26 -0000	1.11
  @@ -326,6 +326,10 @@
       font-weight: bold;
   }
   
  +td.centered {
  +    text-align: center;
  +}
  +
   tr.odd { /* for large tables alternating colors */
       background-color: #f2f2f2;
   }