From: Tony Stevenson Date: Tue, 25 Dec 2007 00:28:47 +0000 (+0000) Subject: Rolled back as part of PR 43890 X-Git-Tag: 2.2.7~68 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2e35f172da80a7dd1363873d87c61489a18ee166;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.2.x@606749 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index 7f3ada6d0d1..ad40c5749d4 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -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
diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index fd033adc9a0..a09712847f4 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -1,4 +1,4 @@ - + @@ -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