From: André Malo Date: Sat, 28 Sep 2002 01:50:23 +0000 (+0000) Subject: add some module markup X-Git-Tag: WROWE_2_0_43_PRE1~23 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=006e62fef894d8f46b8f9118683b2a3e81cc638a;p=thirdparty%2Fapache%2Fhttpd.git add some module markup Submitted by: Ilia Soldis git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@96997 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/upgrading.html.en b/docs/manual/upgrading.html.en index 2eda46d5fba..a5b5af0f72a 100644 --- a/docs/manual/upgrading.html.en +++ b/docs/manual/upgrading.html.en @@ -116,7 +116,7 @@ and RefererIgnore directives have been removed. Agent and referer logs are still available using the CustomLog - directive of mod_log_config. + directive of mod_log_config.
  • The AddModule and ClearModuleList directives no longer exist. @@ -139,11 +139,11 @@ configuration has been replaced by -t -D DUMP_VHOSTS.
  • -
  • The module mod_auth_digest, which was experimental in - Apache 1.3, is now a standard module.
  • +
  • The module mod_auth_digest, which was + experimental in Apache 1.3, is now a standard module.
  • -
  • The mod_mmap_static module, which was experimental in - Apache 1.3, has been replaced with mod_file_cache.
  • +
  • The mod_mmap_static module, which was experimental in + Apache 1.3, has been replaced with mod_file_cache.
  • The distribution has been completely reorganized so that it no longer contains an independent src diff --git a/docs/manual/upgrading.xml b/docs/manual/upgrading.xml index 601ae0f38a3..2071e02fc4f 100644 --- a/docs/manual/upgrading.xml +++ b/docs/manual/upgrading.xml @@ -128,7 +128,7 @@ and RefererIgnore directives have been removed. Agent and referer logs are still available using the CustomLog - directive of mod_log_config.
  • + directive of mod_log_config.
  • The AddModule and ClearModuleList directives no longer exist. @@ -154,11 +154,11 @@ configuration has been replaced by -t -D DUMP_VHOSTS.
  • -
  • The module mod_auth_digest, which was experimental in - Apache 1.3, is now a standard module.
  • +
  • The module mod_auth_digest, which was + experimental in Apache 1.3, is now a standard module.
  • -
  • The mod_mmap_static module, which was experimental in - Apache 1.3, has been replaced with mod_file_cache.
  • +
  • The mod_mmap_static module, which was experimental in + Apache 1.3, has been replaced with mod_file_cache.
  • The distribution has been completely reorganized so that it no longer contains an independent src