]> granicus.if.org Git - apache/commitdiff
Add fragment target
authorMartin Kraemer <martin@apache.org>
Thu, 25 Jan 2001 20:46:26 +0000 (20:46 +0000)
committerMartin Kraemer <martin@apache.org>
Thu, 25 Jan 2001 20:46:26 +0000 (20:46 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87833 13f79535-47bb-0310-9956-ffa450edef68

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

index 32a88473e04eebd31ca7d39ffc8363d111f2b75e..17ecd71a1bb2392b5a1ee12f0cbfadcf7fcab1f0 100644 (file)
@@ -66,7 +66,7 @@ directives should be placed at the end of httpd.conf, with the one for
 
 <li>The <code>BindAddress</code> directive no longer exists.
 Equivalent functionality is provided with the more flexible <code><a
-href="mod/mpm_common.html">Listen</a></code> directive.
+href="mod/mpm_common.html#listen">Listen</a></code> directive.
 
 <li>The <code>ExtendedStatus</code> directive no longer exists.
 Status reporting has been completely rewritten to take advantage
index 32a88473e04eebd31ca7d39ffc8363d111f2b75e..17ecd71a1bb2392b5a1ee12f0cbfadcf7fcab1f0 100644 (file)
@@ -66,7 +66,7 @@ directives should be placed at the end of httpd.conf, with the one for
 
 <li>The <code>BindAddress</code> directive no longer exists.
 Equivalent functionality is provided with the more flexible <code><a
-href="mod/mpm_common.html">Listen</a></code> directive.
+href="mod/mpm_common.html#listen">Listen</a></code> directive.
 
 <li>The <code>ExtendedStatus</code> directive no longer exists.
 Status reporting has been completely rewritten to take advantage