diff options
author | Chris Pepper <pepper@apache.org> | 2000-12-03 07:00:19 +0100 |
---|---|---|
committer | Chris Pepper <pepper@apache.org> | 2000-12-03 07:00:19 +0100 |
commit | e9edcdbd2da1cfe6b98a0f422415174f009e1449 (patch) | |
tree | c1e3dcf20b8e92a4adab18cb26fb0e0e62f5022e /docs/manual/bind.html.en | |
parent | Consistency enforcement for directives that take extensions and a (diff) | |
download | apache2-e9edcdbd2da1cfe6b98a0f422415174f009e1449.tar.xz apache2-e9edcdbd2da1cfe6b98a0f422415174f009e1449.zip |
Removed "index.html" from <a>.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@87159 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to '')
-rw-r--r-- | docs/manual/bind.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/bind.html.en b/docs/manual/bind.html.en index 5f04cf45c3..208c6c54a2 100644 --- a/docs/manual/bind.html.en +++ b/docs/manual/bind.html.en @@ -66,7 +66,7 @@ not listening to, it cannot be accessed. See also the documentation on <a href="mod/mpm_common.html#listen">Listen directive</a>, -<A HREF="vhosts/index.html">Virtual Hosts</A>, +<A HREF="vhosts/">Virtual Hosts</A>, <A HREF="mod/core.html#port">Port directive</A>, <A HREF="dns-caveats.html">DNS Issues</A> and |