]> granicus.if.org Git - apache/commitdiff
Correct links to suexec.html
authorRandy Terbush <randy@apache.org>
Sun, 1 Dec 1996 17:07:35 +0000 (17:07 +0000)
committerRandy Terbush <randy@apache.org>
Sun, 1 Dec 1996 17:07:35 +0000 (17:07 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77122 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/mod/core.html

index 7a22678b55ec7ef4df5b19c177e0e82ab167f4eb..d5073aa418052ea7443c9655d0065ee4908aafa4 100644 (file)
@@ -432,7 +432,7 @@ to the specified, and will instead continue to run as the group of the
 original user. <p>
 
 Special note: Use of this directive in &lt;VirtualHost&gt; requires a
-properly configured <A HREF="suexec">SUEXEC wrapper</A>.<p>
+properly configured <A HREF="../suexec.html">SUEXEC wrapper</A>.<p>
 
 SECURITY: See <A HREF="#user">User</A> for a discussion of the security
 considerations.<p><hr>
@@ -1098,7 +1098,7 @@ that original user. If you do start the server as root, then it is normal
 for the parent process to remain running as root.<p>
 
 Special note: Use of this directive in &lt;VirtualHost&gt; requires a
-properly configured <A HREF="suexec">SUEXEC wrapper</A>.<p>
+properly configured <A HREF="../suexec.html">SUEXEC wrapper</A>.<p>
 
 SECURITY: Don't set User (or <A HREF="#group">Group</A>) to
 <code>root</code> unless you know exactly what you are doing, and what the