]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update transformation
authorAndré Malo <nd@apache.org>
Sat, 3 Apr 2004 16:30:45 +0000 (16:30 +0000)
committerAndré Malo <nd@apache.org>
Sat, 3 Apr 2004 16:30:45 +0000 (16:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103255 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html.en
docs/manual/mod/mod_auth_ldap.html.en
docs/manual/mod/mod_headers.html.en
docs/manual/mod/mod_mime_magic.html.en
docs/manual/mod/mod_rewrite.html.en
docs/manual/mod/mod_ssl.html.en
docs/manual/mod/mod_vhost_alias.html.en

index b85de21c41acf66b97e2bc5623eb407366aa4aab..b4b6d0a56a68fa3c8022e66ea781c9ea9c9f8f00 100644 (file)
@@ -1946,6 +1946,7 @@ matching URLs</td></tr>
     significance:</p>
 
     <table class="bordered">
+    
       <tr>
         <th><strong>Level</strong> </th>
 
index b24dff99aa18a558d99febf0e4b7c622fb1f92fd..1d6f916dd232e2a1196d81b179ec5934b4c91d99 100644 (file)
@@ -167,6 +167,7 @@ for HTTP Basic authentication.</td></tr>
     phase</p>
 
     <table>
+      
       <tr>
         <td><code class="directive"><a href="#authldapurl">AuthLDAPURL</a></code></td>
 
@@ -226,6 +227,7 @@ for HTTP Basic authentication.</td></tr>
     compare phase:</p>
 
     <table>
+      
       <tr>
         <td><code class="directive"><a href="#authldapurl">AuthLDAPURL</a></code> </td>
 
index fc78a6620e911acd8a93434f790d97e63132237c..15c61b00341c6b2be55645e1c662477f0336293b 100644 (file)
@@ -207,6 +207,7 @@ is available only in Apache 2.0</td></tr></table>
     are supported in <var>value</var>:</p>
 
     <table class="bordered">
+    
     <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
index 596bbcd85f4a8e2adcd056f73c2d8e2792a760cd..f704aa0975d31263b4d8402c6f0db875568760c4 100644 (file)
@@ -66,8 +66,9 @@
          "<code>&gt;</code>" indicates a dependency upon the previous
          non-"<code>&gt;</code>" line</td></tr>
 <tr class="odd"><td>2</td>
-        <td>type of data to match 
+        <td><p>type of data to match</p>
         <table class="bordered">
+        
         <tr><td><code>byte</code></td>
             <td>single character</td></tr>
         <tr><td><code>short</code></td>
index ca30398a9600fdc6b5f13c88f79031b0e7d7c13f..9634f749b9511454d62da294cac2b8e9daf4e54c 100644 (file)
@@ -467,6 +467,7 @@ Result:
           from the following list: 
 
           <table>
+          
             <tr>
               <th>HTTP headers:</th> <th>connection &amp; request:</th> <th />
            </tr>
index 984f88503f58d88611ef0534c7bac9819ed11cb2..54bb68e1bd43bd703eedbaca056e8b29b5700061 100644 (file)
@@ -90,6 +90,7 @@ be made available under different names, too. Look in the <a href="../ssl/ssl_co
 compatibility variables.</p>
 
 <table class="bordered">
+
 <tr>
  <th>Variable Name:</th>
  <th>Value Type:</th>
@@ -128,8 +129,6 @@ compatibility variables.</p>
 <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>
 </div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
 <div class="section">
@@ -379,6 +378,7 @@ specify the preference and order for the ciphers (see <a href="#table1">Table
 1</a>).</p>
 
 <table class="bordered">
+
 <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>
@@ -455,6 +455,7 @@ EXP-RC4-MD5             SSLv2 Kx=RSA(512) Au=RSA  Enc=RC4(40)   Mac=MD5  export
 SSLCipherSuite RSA:!EXP:!NULL:+HIGH:+MEDIUM:-LOW
 </code></p></div>
 <table class="bordered">
+
 <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 /> </tr>
index 96a9468613312ebe94a548feb59d379e65312229..41187cd033f129835fc6e8f17dc94930d5c543fb 100644 (file)
@@ -102,6 +102,7 @@ hosting</td></tr>
     is present. The interpretation is as follows:</p>
 
     <table>
+      
       <tr><td><code>0</code></td>
       <td>the whole name</td></tr>