summaryrefslogtreecommitdiff
path: root/docs/manual/mod/worker.html.en
diff options
context:
space:
mode:
authorAndré Malo <nd@apache.org>2004-11-28 13:39:02 +0000
committerAndré Malo <nd@apache.org>2004-11-28 13:39:02 +0000
commit22c4b97f1e7fef69923636b0862226f8813c96b7 (patch)
tree9f0019575cc5424b086cd99070d71f31dffd0558 /docs/manual/mod/worker.html.en
parentfd5a98d46475e095bd3f10051d90acaaaee50109 (diff)
downloadhttpd-22c4b97f1e7fef69923636b0862226f8813c96b7.tar.gz
update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@106804 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/worker.html.en')
-rw-r--r--docs/manual/mod/worker.html.en2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/mod/worker.html.en b/docs/manual/mod/worker.html.en
index c99ebd0ee5..6138fd1f6f 100644
--- a/docs/manual/mod/worker.html.en
+++ b/docs/manual/mod/worker.html.en
@@ -157,7 +157,7 @@ uses</a></li>
the privileges of the Apache child processes. The child processes
must be able to read all the content that will be served, but
should have as few privileges beyond that as possible. In
- addition, unless <a href="../suexec.html">suexec</a> is used,
+ addition, unless <code class="program"><a href="../programs/suexec.html">suexec</a></code> is used,
these directives also set the privileges which will be inherited
by CGI scripts.</p>