From: Jason S. Lingohr Date: Mon, 1 Aug 2005 04:18:18 +0000 (+0000) Subject: Nitpick; changed for consistency. X-Git-Tag: 2.1.7~5^2~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=53a7062023580b052418aef05eefc969b7fb38e3;p=thirdparty%2Fapache%2Fhttpd.git Nitpick; changed for consistency. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226737 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index c0024721526..884de239e4f 100644 --- a/docs/manual/suexec.html.en +++ b/docs/manual/suexec.html.en @@ -27,7 +27,7 @@ Apache users the ability to run CGI and SSI programs under user IDs different from the user ID of the calling - web-server. Normally, when a CGI or SSI program executes, it + web server. Normally, when a CGI or SSI program executes, it runs as the same user who is running the web server.

Used properly, this feature can reduce @@ -464,7 +464,7 @@ filesystem permissions to ensure that only the group Apache runs as may execute suEXEC.

-

If for example, your web-server is configured to run as:

+

If for example, your web server is configured to run as:

User www
diff --git a/docs/manual/suexec.xml b/docs/manual/suexec.xml index b007d0fdddf..875960dfc29 100644 --- a/docs/manual/suexec.xml +++ b/docs/manual/suexec.xml @@ -29,7 +29,7 @@ Apache users the ability to run CGI and SSI programs under user IDs different from the user ID of the calling - web-server. Normally, when a CGI or SSI program executes, it + web server. Normally, when a CGI or SSI program executes, it runs as the same user who is running the web server.

Used properly, this feature can reduce @@ -455,7 +455,7 @@ filesystem permissions to ensure that only the group Apache runs as may execute suEXEC.

-

If for example, your web-server is configured to run as:

+

If for example, your web server is configured to run as:

User www