Commit 735b7fe0 authored by Jason S. Lingohr's avatar Jason S. Lingohr
Browse files

Nitpick; changed for consistency.


git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@226737 13f79535-47bb-0310-9956-ffa450edef68
parent d9d4ac4c
Loading
Loading
Loading
Loading
+2 −2
Changes for docs/manual/suexec.html.en: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -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
@@ -464,7 +464,7 @@
    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 />
+2 −2
Changes for docs/manual/suexec.xml: 2 added lines, 2 removed lines.
Original line number Diff line number Diff line
@@ -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
@@ -455,7 +455,7 @@
    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 />