From 53a7062023580b052418aef05eefc969b7fb38e3 Mon Sep 17 00:00:00 2001 From: "Jason S. Lingohr" Date: Mon, 1 Aug 2005 04:18:18 +0000 Subject: Nitpick; changed for consistency. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226737 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/suexec.html.en | 4 ++-- docs/manual/suexec.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'docs/manual') diff --git a/docs/manual/suexec.html.en b/docs/manual/suexec.html.en index c002472152..884de239e4 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 b007d0fddd..875960dfc2 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
-- cgit v1.2.3