From 2e914c95e215669c281b95003a38ab9fa2a23f34 Mon Sep 17 00:00:00 2001 From: Randy Terbush Date: Sun, 1 Dec 1996 17:07:35 +0000 Subject: [PATCH] Correct links to suexec.html git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@77122 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/core.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/manual/mod/core.html b/docs/manual/mod/core.html index 7a22678b55..d5073aa418 100644 --- a/docs/manual/mod/core.html +++ b/docs/manual/mod/core.html @@ -432,7 +432,7 @@ to the specified, and will instead continue to run as the group of the original user.

Special note: Use of this directive in <VirtualHost> requires a -properly configured SUEXEC wrapper.

+properly configured SUEXEC wrapper.

SECURITY: See User for a discussion of the security considerations.


@@ -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.

Special note: Use of this directive in <VirtualHost> requires a -properly configured SUEXEC wrapper.

+properly configured SUEXEC wrapper.

SECURITY: Don't set User (or Group) to root unless you know exactly what you are doing, and what the -- 2.50.1