summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--docs/manual/mod/mod_auth_dbm.html7
-rw-r--r--docs/manual/mod/mod_include.html32
-rw-r--r--docs/manual/mod/mod_negotiation.html7
3 files changed, 34 insertions, 12 deletions
diff --git a/docs/manual/mod/mod_auth_dbm.html b/docs/manual/mod/mod_auth_dbm.html
index 09b8a23770..4a17f43901 100644
--- a/docs/manual/mod/mod_auth_dbm.html
+++ b/docs/manual/mod/mod_auth_dbm.html
@@ -163,7 +163,7 @@
<h2><a id="authdbmtype"
name="authdbmtype">AuthDBMType</a></h2>
- <a href="directive-dict.html#Syntax"
+ <p><a href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> AuthDBMType
default|SDBM|GDBM|DB<br />
<a href="directive-dict.html#Default"
@@ -177,7 +177,10 @@
<a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> Extension<br />
<a href="directive-dict.html#Module"
- rel="Help"><strong>Module:</strong></a> mod_auth_dbm
+ rel="Help"><strong>Module:</strong></a> mod_auth_dbm<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ Available in version 2.0.30 and later.</p>
<p>Sets the type of database file that is used to store the passwords.
The default database type is determined at compile time. The
diff --git a/docs/manual/mod/mod_include.html b/docs/manual/mod/mod_include.html
index 7820f6d230..faf089b547 100644
--- a/docs/manual/mod/mod_include.html
+++ b/docs/manual/mod/mod_include.html
@@ -493,7 +493,8 @@
<hr />
<h2><a id="ssiendtag"
- name="ssiendtag">SSIEndTag</a> directive</h2> <a
+ name="ssiendtag">SSIEndTag</a> directive</h2>
+ <p><a
href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> SSIEndTag <em>tag</em><br
/> <a href="directive-dict.html#Default"
@@ -504,7 +505,11 @@
host<br /> <a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> Base<br /> <a
href="directive-dict.html#Module"
- rel="Help"><strong>Module:</strong></a> mod_include
+ rel="Help"><strong>Module:</strong></a> mod_include<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ Available in version 2.0.30 and later.</p>
+
<p>This directive changes the string that mod_include looks for
to mark the end of a include command.</p>
@@ -514,7 +519,7 @@
<hr />
<h2><a id="ssierrormsg" name="ssierrormsg">SSIErrorMsg</a>
directive</h2>
- <a href="directive-dict.html#Syntax"
+ <p><a href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> SSIErrorMsg
<em>message</em><br />
<a href="directive-dict.html#Default"
@@ -526,7 +531,11 @@
<a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> Base<br />
<a href="directive-dict.html#Module"
- rel="Help"><strong>Module:</strong></a> mod_include
+ rel="Help"><strong>Module:</strong></a> mod_include<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ Available in version 2.0.30 and later.</p>
+
<p>The SSIErrorMsg directive changes the error message displayed
when mod_include encounters an error. For production servers you
@@ -539,7 +548,7 @@
<hr />
<h2><a id="ssistarttag" name="ssistarttag">SSIStartTag</a>
directive</h2>
- <a href="directive-dict.html#Syntax"
+ <p><a href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> SSIStartTag
<em>tag</em><br />
<a href="directive-dict.html#Default"
@@ -551,7 +560,11 @@
<a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> Base<br />
<a href="directive-dict.html#Module"
- rel="Help"><strong>Module:</strong></a> mod_include
+ rel="Help"><strong>Module:</strong></a> mod_include<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ Available in version 2.0.30 and later.</p>
+
<p>This directive changes the string that mod_include looks for
to mark an include element to process.</p>
@@ -565,7 +578,7 @@
<hr />
<h2><a id="ssitimeformat" name="ssitimeformat">SSITimeFormat</a>
directive</h2>
- <a href="directive-dict.html#Syntax"
+ <p><a href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> SSITimeFormat
<em>formatstring</em><br />
<a href="directive-dict.html#Default"
@@ -577,7 +590,10 @@
<a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> Base<br />
<a href="directive-dict.html#Module"
- rel="Help"><strong>Module:</strong></a> mod_include
+ rel="Help"><strong>Module:</strong></a> mod_include<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ Available in version 2.0.30 and later.</p>
<p>This directive changes the format in which date strings are displayed
when echoing DATE environment variables. The <em>formatstring</em>
diff --git a/docs/manual/mod/mod_negotiation.html b/docs/manual/mod/mod_negotiation.html
index 048991a4e6..b9d4874349 100644
--- a/docs/manual/mod/mod_negotiation.html
+++ b/docs/manual/mod/mod_negotiation.html
@@ -184,7 +184,7 @@
<h2><a id="forcelanguagepriority"
name="forcelanguagepriority">ForceLanguagePriority</a> directive</h2>
- <a href="directive-dict.html#Syntax"
+ <p><a href="directive-dict.html#Syntax"
rel="Help"><strong>Syntax:</strong></a> ForceLanguagePriority
None|Prefer|Fallback [Prefer|Fallback]<br />
<a href="directive-dict.html#Default"
@@ -198,7 +198,10 @@
<a href="directive-dict.html#Status"
rel="Help"><strong>Status:</strong></a> Base<br />
<a href="directive-dict.html#Module"
- rel="Help"><strong>Module:</strong></a> mod_negotiation
+ rel="Help"><strong>Module:</strong></a> mod_negotiation<br />
+ <a href="directive-dict.html#Compatibility"
+ rel="Help"><strong>Compatibility:</strong></a>
+ Available in version 2.0.30 and later.</p>
<p>The <code>ForceLanguagePriority</code> directive uses the given
<a href="#languagepriority">LanguagePriority</a> to satisfy