diff options
author | Vincent Deffontaines <gryzor@apache.org> | 2010-11-24 14:07:20 +0100 |
---|---|---|
committer | Vincent Deffontaines <gryzor@apache.org> | 2010-11-24 14:07:20 +0100 |
commit | 3eda6cd1483bdcbec49e8dca81b844ef7b95410f (patch) | |
tree | 7913ed4b018f7396edb7877158ea368ff98c6f6e /docs/manual/suexec.xml | |
parent | Roll on .10 (diff) | |
download | apache2-3eda6cd1483bdcbec49e8dca81b844ef7b95410f.tar.xz apache2-3eda6cd1483bdcbec49e8dca81b844ef7b95410f.zip |
suExec not allowing scripts to run as root is permanent, removing "Presently". Porting this to the .fr doc.
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1038591 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/suexec.xml')
-rw-r--r-- | docs/manual/suexec.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index 2a8e340d5f..737e18f56e 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -182,7 +182,7 @@ <p class="indent"> - Presently, suEXEC does not allow <code><em>root</em></code> + suEXEC does not allow <code><em>root</em></code> to execute CGI/SSI programs. </p> </li> |