You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by sl...@apache.org on 2004/04/02 22:08:51 UTC

cvs commit: httpd-2.0/docs/manual/mod core.xml mod_auth_ldap.xml mod_headers.xml mod_mime_magic.xml mod_rewrite.xml mod_ssl.xml mod_vhost_alias.xml

slive       2004/04/02 12:08:51

  Modified:    docs/manual/mod Tag: APACHE_2_0_BRANCH core.xml
                        mod_auth_ldap.xml mod_headers.xml
                        mod_mime_magic.xml mod_rewrite.xml mod_ssl.xml
                        mod_vhost_alias.xml
  Log:
  Add <columnspec> and make a couple other very small changes
  to let latex render tables a little better.
  
  Revision  Changes    Path
  No                   revision
  No                   revision
  1.46.2.33 +2 -0      httpd-2.0/docs/manual/mod/core.xml
  
  Index: core.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/core.xml,v
  retrieving revision 1.46.2.32
  retrieving revision 1.46.2.33
  diff -u -d -b -u -r1.46.2.32 -r1.46.2.33
  --- core.xml	9 Feb 2004 20:26:43 -0000	1.46.2.32
  +++ core.xml	2 Apr 2004 20:08:50 -0000	1.46.2.33
  @@ -1922,6 +1922,8 @@
       significance:</p>
   
       <table border="1">
  +    <columnspec><column width=".2"/><column width=".3"/><column width=".5"/>
  +    </columnspec>
         <tr>
           <th><strong>Level</strong> </th>
   
  
  
  
  1.6.2.10  +2 -0      httpd-2.0/docs/manual/mod/mod_auth_ldap.xml
  
  Index: mod_auth_ldap.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_auth_ldap.xml,v
  retrieving revision 1.6.2.9
  retrieving revision 1.6.2.10
  diff -u -d -b -u -r1.6.2.9 -r1.6.2.10
  --- mod_auth_ldap.xml	9 Feb 2004 20:26:43 -0000	1.6.2.9
  +++ mod_auth_ldap.xml	2 Apr 2004 20:08:50 -0000	1.6.2.10
  @@ -141,6 +141,7 @@
       phase</p>
   
       <table>
  +      <columnspec><column width=".3"/><column width=".7"/></columnspec>
         <tr>
           <td><directive module="mod_auth_ldap">AuthLDAPURL</directive></td>
   
  @@ -203,6 +204,7 @@
       compare phase:</p>
   
       <table>
  +      <columnspec><column width=".4"/><column width=".6"/></columnspec>
         <tr>
           <td><directive module="mod_auth_ldap">AuthLDAPURL</directive> </td>
   
  
  
  
  1.5.2.4   +1 -0      httpd-2.0/docs/manual/mod/mod_headers.xml
  
  Index: mod_headers.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_headers.xml,v
  retrieving revision 1.5.2.3
  retrieving revision 1.5.2.4
  diff -u -d -b -u -r1.5.2.3 -r1.5.2.4
  --- mod_headers.xml	9 Feb 2004 20:26:43 -0000	1.5.2.3
  +++ mod_headers.xml	2 Apr 2004 20:08:50 -0000	1.5.2.4
  @@ -248,6 +248,7 @@
       are supported in <var>value</var>:</p>
   
       <table border="1">
  +    <columnspec><column width=".25"/><column width=".75"/></columnspec>
       <tr><td><code>%t</code></td>
           <td>The time the request was received in Universal Coordinated Time
           since the epoch (Jan. 1, 1970) measured in microseconds. The value
  
  
  
  1.4.2.5   +3 -1      httpd-2.0/docs/manual/mod/mod_mime_magic.xml
  
  Index: mod_mime_magic.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_mime_magic.xml,v
  retrieving revision 1.4.2.4
  retrieving revision 1.4.2.5
  diff -u -d -b -u -r1.4.2.4 -r1.4.2.5
  --- mod_mime_magic.xml	9 Feb 2004 20:26:43 -0000	1.4.2.4
  +++ mod_mime_magic.xml	2 Apr 2004 20:08:50 -0000	1.4.2.5
  @@ -49,6 +49,7 @@
       the following columns:</p>
   
       <table style="zebra" border="1">
  +    <columnspec><column width=".15"/><column width=".8"/></columnspec>
       <tr><th>Column</th><th>Description</th></tr>
       <tr><td>1</td>
           <td>byte number to begin checking from<br />
  @@ -56,8 +57,9 @@
            non-"<code>&gt;</code>" line</td></tr>
   
       <tr><td>2</td>
  -        <td>type of data to match 
  +        <td><p>type of data to match</p>
           <table border="1">
  +        <columnspec><column width=".2"/><column width=".7"/></columnspec>
           <tr><td><code>byte</code></td>
               <td>single character</td></tr>
           <tr><td><code>short</code></td>
  
  
  
  1.11.2.8  +2 -0      httpd-2.0/docs/manual/mod/mod_rewrite.xml
  
  Index: mod_rewrite.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_rewrite.xml,v
  retrieving revision 1.11.2.7
  retrieving revision 1.11.2.8
  diff -u -d -b -u -r1.11.2.7 -r1.11.2.8
  --- mod_rewrite.xml	9 Feb 2004 20:26:43 -0000	1.11.2.7
  +++ mod_rewrite.xml	2 Apr 2004 20:08:50 -0000	1.11.2.8
  @@ -876,6 +876,8 @@
             from the following list: 
   
             <table>
  +          <columnspec><column width=".3"/><column width=".3"/>
  +           <column width=".3"/></columnspec>
               <tr>
                 <th>HTTP headers:</th> <th>connection &amp; request:</th> <th></th>
   	    </tr>
  
  
  
  1.10.2.11 +8 -2      httpd-2.0/docs/manual/mod/mod_ssl.xml
  
  Index: mod_ssl.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_ssl.xml,v
  retrieving revision 1.10.2.10
  retrieving revision 1.10.2.11
  diff -u -d -b -u -r1.10.2.10 -r1.10.2.11
  --- mod_ssl.xml	9 Feb 2004 20:26:43 -0000	1.10.2.10
  +++ mod_ssl.xml	2 Apr 2004 20:08:50 -0000	1.10.2.11
  @@ -49,6 +49,8 @@
   compatibility variables.</p>
   
   <table border="1">
  +<columnspec><column width=".3"/><column width=".2"/><column width=".5"/>
  +</columnspec>
   <tr>
    <th>Variable Name:</th>
    <th>Value Type:</th>
  @@ -87,10 +89,10 @@
   <tr><td><code>SSL_SERVER_A_SIG</code></td>              <td>string</td>    <td>Algorithm used for the signature of server's certificate</td></tr>
   <tr><td><code>SSL_SERVER_A_KEY</code></td>              <td>string</td>    <td>Algorithm used for the public key of server's certificate</td></tr>
   <tr><td><code>SSL_SERVER_CERT</code></td>               <td>string</td>    <td>PEM-encoded server certificate</td></tr>
  -<tr><td colspan="3">[ where <em>x509</em> is a component of a X.509 DN:
  -  <code>C,ST,L,O,OU,CN,T,I,G,S,D,UID,Email</code> ]</td></tr>
   </table>
   </section>
  +<p>[ where <em>x509</em> is a component of a X.509 DN:
  +  <code>C,ST,L,O,OU,CN,T,I,G,S,D,UID,Email</code> ]</p>
   
   <section id="logformats"><title>Custom Log Formats</title>
   
  @@ -548,6 +550,7 @@
   1</a>).</p>
   
   <table border="1">
  +<columnspec><column width=".5"/><column width=".5"/></columnspec>
   <tr><th>Tag</th> <th>Description</th></tr>
   <tr><td colspan="2"><em>Key Exchange Algorithm:</em></td></tr>
   <tr><td><code>kRSA</code></td>   <td>RSA key exchange</td></tr>
  @@ -627,6 +630,9 @@
   SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
   </example>
   <table border="1">
  +<columnspec><column width=".3"/><column width=".1"/><column width=".13"/>
  +<column width=".1"/><column width=".13"/><column width=".1"/>
  +<column width=".13"/></columnspec>
   <tr><th>Cipher-Tag</th> <th>Protocol</th> <th>Key Ex.</th> <th>Auth.</th> <th>Enc.</th> <th>MAC</th> <th>Type</th> </tr>
   <tr><td colspan="7"><em>RSA Ciphers:</em></td></tr>
   <tr><td><code>DES-CBC3-SHA</code></td> <td>SSLv3</td> <td>RSA</td> <td>RSA</td> <td>3DES(168)</td> <td>SHA1</td> <td></td> </tr>
  
  
  
  1.6.2.4   +2 -1      httpd-2.0/docs/manual/mod/mod_vhost_alias.xml
  
  Index: mod_vhost_alias.xml
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/docs/manual/mod/mod_vhost_alias.xml,v
  retrieving revision 1.6.2.3
  retrieving revision 1.6.2.4
  diff -u -d -b -u -r1.6.2.3 -r1.6.2.4
  --- mod_vhost_alias.xml	9 Feb 2004 20:26:43 -0000	1.6.2.3
  +++ mod_vhost_alias.xml	2 Apr 2004 20:08:50 -0000	1.6.2.4
  @@ -66,7 +66,7 @@
       by <code>printf</code> which have a number of formats:</p>
   
   <table>
  -
  +<columnspec><column width=".2"/><column width=".6"/></columnspec>
   <tr><td><code>%%</code></td>
   <td>insert a <code>%</code></td></tr>
   
  @@ -87,6 +87,7 @@
       is present. The interpretation is as follows:</p>
   
       <table>
  +      <columnspec><column width=".1"/><column width=".4"/></columnspec>
         <tr><td><code>0</code></td>
         <td>the whole name</td></tr>