]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
add some module markup
authorAndré Malo <nd@apache.org>
Sat, 28 Sep 2002 01:50:23 +0000 (01:50 +0000)
committerAndré Malo <nd@apache.org>
Sat, 28 Sep 2002 01:50:23 +0000 (01:50 +0000)
Submitted by: Ilia Soldis <s010148@tversu.ru>

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96997 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/upgrading.html.en
docs/manual/upgrading.xml

index 2eda46d5fba4b70e9ae1fdcd3a55bf67803aac06..a5b5af0f72a2fcc191e6cb027454868290f250b7 100644 (file)
       and <code>RefererIgnore</code> directives have been removed.
       Agent and referer logs are still available using the
       <code class="directive"><a href="./mod/mod_log_config.html#customlog">CustomLog</a></code>
-      directive of mod_log_config.</li>
+      directive of <code class="module"><a href="./mod/mod_log_config.html">mod_log_config</a></code>.</li>
 
       <li>The <code>AddModule</code> and
       <code>ClearModuleList</code> directives no longer exist.
       configuration has been replaced by <code>-t -D
       DUMP_VHOSTS</code>.</li>
 
-      <li>The module mod_auth_digest, which was experimental in
-      Apache 1.3, is now a standard module.</li>
+      <li>The module <code class="module"><a href="./mod/mod_auth_digest.html">mod_auth_digest</a></code>, which was
+      experimental in Apache 1.3, is now a standard module.</li>
 
-      <li>The mod_mmap_static module, which was experimental in
-      Apache 1.3, has been replaced with mod_file_cache.</li>
+      <li>The <code>mod_mmap_static</code> module, which was experimental in
+      Apache 1.3, has been replaced with <code class="module"><a href="./mod/mod_file_cache.html">mod_file_cache</a></code>.</li>
 
       <li>The distribution has been completely reorganized so that
       it no longer contains an independent <code>src</code>
index 601ae0f38a3e225f611f98aaade9292a5b36a64c..2071e02fc4fd3b8d454fa84199ef0bbb2fa52de6 100644 (file)
       and <code>RefererIgnore</code> directives have been removed.
       Agent and referer logs are still available using the
       <directive module="mod_log_config">CustomLog</directive>
-      directive of mod_log_config.</li>
+      directive of <module>mod_log_config</module>.</li>
 
       <li>The <code>AddModule</code> and
       <code>ClearModuleList</code> directives no longer exist.
       configuration has been replaced by <code>-t -D
       DUMP_VHOSTS</code>.</li>
 
-      <li>The module mod_auth_digest, which was experimental in
-      Apache 1.3, is now a standard module.</li>
+      <li>The module <module>mod_auth_digest</module>, which was
+      experimental in Apache 1.3, is now a standard module.</li>
 
-      <li>The mod_mmap_static module, which was experimental in
-      Apache 1.3, has been replaced with mod_file_cache.</li>
+      <li>The <code>mod_mmap_static</code> module, which was experimental in
+      Apache 1.3, has been replaced with <module>mod_file_cache</module>.</li>
 
       <li>The distribution has been completely reorganized so that
       it no longer contains an independent <code>src</code>