From 50e46a23015b227d578438a59120be490bc13fd5 Mon Sep 17 00:00:00 2001 From: Rich Bowen Date: Thu, 10 Jun 2004 00:22:05 +0000 Subject: [PATCH] Remove remarks about --layout git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@103882 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/suexec.html.en | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 00699582ae..565213c108 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -436,24 +436,6 @@ "/usr/local/bin:/usr/bin:/bin". -

Checking your suEXEC - setup
- Before you compile and install the suEXEC wrapper you can - check the configuration with the --layout option.
- Example output:

- -

- suEXEC setup:
- suexec binary: /usr/local/apache2/sbin/suexec
- document root: /usr/local/apache2/share/htdocs
- userdir suffix: public_html
- logfile: /usr/local/apache2/var/log/suexec_log
- safe path: /usr/local/bin:/usr/bin:/bin
- caller ID: www
- minimum user ID: 100
- minimum group ID: 100
-

-

Compiling and installing the suEXEC wrapper
If you have enabled the suEXEC feature with the -- 2.50.1