From: Tony Stevenson Date: Tue, 25 Dec 2007 00:32:07 +0000 (+0000) Subject: Rolled back as part of PR 43890 X-Git-Tag: 2.0.62~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3bb23ffc60d0ad7e972bed24afb7b03a59c2e00;p=thirdparty%2Fapache%2Fhttpd.git Rolled back as part of PR 43890 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@606750 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 7125aef4fc2..c435e4fb9ec 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -373,7 +373,7 @@
The path to the suexec binary must be hard-coded in the server for security reasons. Use this option to override the default path. e.g. - --with-suexec-bin=/usr/sbin/suexec
+ --with-suexec-bin=/usr/bin/suexec
--with-suexec-caller=UID
@@ -446,7 +446,7 @@ command make install to install them. The binary image suexec is installed in the directory defined by the --sbindir option. The default location is - "/usr/local/apache2/sbin/suexec".
+ "/usr/local/apache2/bin/suexec".
Please note that you need root privileges for the installation step. In order for the wrapper to set the user ID, it must be installed as @@ -472,7 +472,7 @@

and suexec is installed at - "/usr/local/apache2/sbin/suexec", you should run:

+ "/usr/local/apache2/bin/suexec", you should run:

chgrp webgroup /usr/local/apache2/bin/suexec
@@ -489,7 +489,7 @@

Upon startup of Apache, it looks for the file suexec in the directory defined by the --sbindir option (default is - "/usr/local/apache/sbin/suexec"). If Apache finds a properly + "/usr/local/apache/bin/suexec"). If Apache finds a properly configured suEXEC wrapper, it will print the following message to the error log:

@@ -603,6 +603,6 @@  ja  |  ko 

\ No newline at end of file diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index d55407340d8..af2acbe7e72 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -1,4 +1,4 @@ - + @@ -364,7 +364,7 @@
The path to the suexec binary must be hard-coded in the server for security reasons. Use this option to override the default path. e.g. - --with-suexec-bin=/usr/sbin/suexec
+ --with-suexec-bin=/usr/bin/suexec
--with-suexec-caller=UID
@@ -437,7 +437,7 @@ command make install to install them. The binary image suexec is installed in the directory defined by the --sbindir option. The default location is - "/usr/local/apache2/sbin/suexec".
+ "/usr/local/apache2/bin/suexec".
Please note that you need root privileges for the installation step. In order for the wrapper to set the user ID, it must be installed as @@ -463,7 +463,7 @@

and suexec is installed at - "/usr/local/apache2/sbin/suexec", you should run:

+ "/usr/local/apache2/bin/suexec", you should run:

chgrp webgroup /usr/local/apache2/bin/suexec
@@ -480,7 +480,7 @@

Upon startup of Apache, it looks for the file suexec in the directory defined by the --sbindir option (default is - "/usr/local/apache/sbin/suexec"). If Apache finds a properly + "/usr/local/apache/bin/suexec"). If Apache finds a properly configured suEXEC wrapper, it will print the following message to the error log: