From: Yoshiki Hayashi Date: Thu, 11 Jan 2001 06:12:55 +0000 (+0000) Subject: Fix typo in anchor. Link to mod_so.html#loadmodule instead of mod_so.html X-Git-Tag: APACHE_2_0_BETA_CANDIDATE_1~227 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=81cdb4a69f20b4ceb00e50373d0a375b841ce509;p=apache Fix typo in anchor. Link to mod_so.html#loadmodule instead of mod_so.html for LoadModule directive. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87651 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/configuring.html b/docs/manual/configuring.html index dd2f38a5d8..45525bfee3 100644 --- a/docs/manual/configuring.html +++ b/docs/manual/configuring.html @@ -21,7 +21,7 @@
  • Modules
  • Scope of Directives
  • .htaccess Files
  • -
  • Log Files
  • +
  • Log Files

  • @@ -90,7 +90,7 @@ or the -t command line option. AddModule
    ClearModuleList
    <IfModule>
    -LoadModule
    +LoadModule

    Apache is a modular server. This implies that only the most basic diff --git a/docs/manual/configuring.html.en b/docs/manual/configuring.html.en index dd2f38a5d8..45525bfee3 100644 --- a/docs/manual/configuring.html.en +++ b/docs/manual/configuring.html.en @@ -21,7 +21,7 @@

  • Modules
  • Scope of Directives
  • .htaccess Files
  • -
  • Log Files
  • +
  • Log Files

  • @@ -90,7 +90,7 @@ or the -t command line option. AddModule
    ClearModuleList
    <IfModule>
    -LoadModule
    +LoadModule

    Apache is a modular server. This implies that only the most basic