diff options
author | Ralf S. Engelschall <rse@apache.org> | 1998-05-15 08:24:23 +0000 |
---|---|---|
committer | Ralf S. Engelschall <rse@apache.org> | 1998-05-15 08:24:23 +0000 |
commit | 2f0af27863e879ca5819863ce2fcb4762f4c5c07 (patch) | |
tree | 90ef02522eddad08e92e8952c718557ee11ea4dc | |
parent | 797e7e6e728728edbece208feffeca6682a17ecc (diff) | |
download | httpd-2f0af27863e879ca5819863ce2fcb4762f4c5c07.tar.gz |
Little enhancement of suEXEC docs to make sure the user knows that he can
install suEXEC via APACI but only if he is carefully and does something
explicitly (options).
Submitted by: Jason A. Dour <jason@dour.org>
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@81278 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | docs/manual/suexec.html | 12 | ||||
-rw-r--r-- | docs/manual/suexec.html.en | 12 |
2 files changed, 16 insertions, 8 deletions
diff --git a/docs/manual/suexec.html b/docs/manual/suexec.html index 8b3a1caad8..ecdf0c3559 100644 --- a/docs/manual/suexec.html +++ b/docs/manual/suexec.html @@ -85,10 +85,14 @@ share your work with the Apache Group for consideration. <P ALIGN="LEFT"> Fourth, and last, it has been the decision of the Apache Group to <STRONG>NOT</STRONG> make suEXEC part of the default installation of Apache. -To this end, suEXEC configuration is a manual process requiring of the -administrator careful attention to details. It is through this process -that the Apache Group hopes to limit suEXEC installation only to those -who are determined to use it. +To this end, suEXEC configuration requires of the administrator careful +attention to details. After due consideration has been given to the various +settings for suEXEC, the administrator may install suEXEC through normal +installation methods. The values for these settings need to be carefully +determined and specified by the administrator to properly maintain system +security during the use of suEXEC functionality. It is through this detailed +process that the Apache Group hopes to limit suEXEC installation only to those +who are careful and determined enough to use it. </P> <P ALIGN="LEFT"> diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 8b3a1caad8..ecdf0c3559 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -85,10 +85,14 @@ share your work with the Apache Group for consideration. <P ALIGN="LEFT"> Fourth, and last, it has been the decision of the Apache Group to <STRONG>NOT</STRONG> make suEXEC part of the default installation of Apache. -To this end, suEXEC configuration is a manual process requiring of the -administrator careful attention to details. It is through this process -that the Apache Group hopes to limit suEXEC installation only to those -who are determined to use it. +To this end, suEXEC configuration requires of the administrator careful +attention to details. After due consideration has been given to the various +settings for suEXEC, the administrator may install suEXEC through normal +installation methods. The values for these settings need to be carefully +determined and specified by the administrator to properly maintain system +security during the use of suEXEC functionality. It is through this detailed +process that the Apache Group hopes to limit suEXEC installation only to those +who are careful and determined enough to use it. </P> <P ALIGN="LEFT"> |