]> granicus.if.org Git - apache/commitdiff
Nitpick; changed for consistency.
authorJason S. Lingohr <jsl@apache.org>
Mon, 1 Aug 2005 04:18:18 +0000 (04:18 +0000)
committerJason S. Lingohr <jsl@apache.org>
Mon, 1 Aug 2005 04:18:18 +0000 (04:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226737 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/suexec.html.en
docs/manual/suexec.xml

index c0024721526a9731a082014a28b340206d2354e2..884de239e4f94d05e74983668c80a1d5245b45b7 100644 (file)
@@ -27,7 +27,7 @@
     Apache users the ability
     to run <strong>CGI</strong> and <strong>SSI</strong> 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.</p>
 
     <p>Used properly, this feature can reduce
     filesystem permissions to ensure that only the group Apache 
     runs as may execute suEXEC.</p>
 
-    <p>If for example, your web-server is configured to run as:</p>
+    <p>If for example, your web server is configured to run as:</p>
 
 <div class="example"><p><code>
     User www<br />
index b007d0fdddf99e8abcf1e5eb4b4a8779f731af6a..875960dfc29623d00a40960f77b4860f2ba6b6ab 100644 (file)
@@ -29,7 +29,7 @@
     Apache users the ability
     to run <strong>CGI</strong> and <strong>SSI</strong> 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.</p>
 
     <p>Used properly, this feature can reduce
     filesystem permissions to ensure that only the group Apache 
     runs as may execute suEXEC.</p>
 
-    <p>If for example, your web-server is configured to run as:</p>
+    <p>If for example, your web server is configured to run as:</p>
 
 <example>
     User www<br />