%t |
The time the request was received in Universal Coordinated Time
since the epoch (Jan. 1, 1970) measured in microseconds. The value
diff --git a/docs/manual/mod/mod_mime_magic.xml b/docs/manual/mod/mod_mime_magic.xml
index 6f8adaeee2c..e650cdc2b41 100644
--- a/docs/manual/mod/mod_mime_magic.xml
+++ b/docs/manual/mod/mod_mime_magic.xml
@@ -49,6 +49,7 @@
the following columns:
+
Column | Description |
1 |
byte number to begin checking from
@@ -56,8 +57,9 @@
non-"> " line |
2 |
- type of data to match
+ | type of data to match
+
byte |
single character |
short |
diff --git a/docs/manual/mod/mod_rewrite.xml b/docs/manual/mod/mod_rewrite.xml
index 0bea70173cd..e4017ada3b0 100644
--- a/docs/manual/mod/mod_rewrite.xml
+++ b/docs/manual/mod/mod_rewrite.xml
@@ -876,6 +876,8 @@ Result:
from the following list:
+
+
HTTP headers: | connection & request: | |
diff --git a/docs/manual/mod/mod_ssl.xml b/docs/manual/mod/mod_ssl.xml
index a2caf997ffb..0aea7bba873 100644
--- a/docs/manual/mod/mod_ssl.xml
+++ b/docs/manual/mod/mod_ssl.xml
@@ -49,6 +49,8 @@ href="../ssl/ssl_compat.html">Compatibility chapter for details on the
compatibility variables.
+
+
Variable Name: |
Value Type: |
@@ -87,10 +89,10 @@ compatibility variables.
SSL_SERVER_A_SIG | string | Algorithm used for the signature of server's certificate |
SSL_SERVER_A_KEY | string | Algorithm used for the public key of server's certificate |
SSL_SERVER_CERT | string | PEM-encoded server certificate |
-[ where x509 is a component of a X.509 DN:
- C,ST,L,O,OU,CN,T,I,G,S,D,UID,Email ] |
+[ where x509 is a component of a X.509 DN:
+ C,ST,L,O,OU,CN,T,I,G,S,D,UID,Email ]
| |