diff options
author | Yoshiki Hayashi <yoshiki@apache.org> | 2002-07-09 13:06:25 +0200 |
---|---|---|
committer | Yoshiki Hayashi <yoshiki@apache.org> | 2002-07-09 13:06:25 +0200 |
commit | e4bc76c1997cfa2c28271a367549f7118bde9903 (patch) | |
tree | 91b5ccb3ec224f94e2a683ee722bff16249c1a5b /docs/manual/server-wide.html.en | |
parent | Improve translation. (diff) | |
download | apache2-e4bc76c1997cfa2c28271a367549f7118bde9903.tar.xz apache2-e4bc76c1997cfa2c28271a367549f7118bde9903.zip |
Correct path to the ScoreBoardFile directive.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@95984 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/server-wide.html.en')
-rw-r--r-- | docs/manual/server-wide.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/server-wide.html.en b/docs/manual/server-wide.html.en index dd33a2177d..693b06a86c 100644 --- a/docs/manual/server-wide.html.en +++ b/docs/manual/server-wide.html.en @@ -77,7 +77,7 @@ <a href="mod/core.html#lockfile">Lockfile</a><br /> <a href="mod/core.html#pidfile">PidFile</a><br /> <a - href="mod/core.html#scoreboardfile">ScoreBoardFile</a><br /> + href="mod/mpm_common.html#scoreboardfile">ScoreBoardFile</a><br /> <a href="mod/core.html#serverroot">ServerRoot</a><br /> </td> </tr> |