summaryrefslogtreecommitdiff
path: root/docs/manual/mod/mod_cgi.html.en
diff options
context:
space:
mode:
authorDaniel Gruno <humbedooh@apache.org>2012-05-04 15:45:05 +0000
committerDaniel Gruno <humbedooh@apache.org>2012-05-04 15:45:05 +0000
commitf38fefce1600fe88c042e665770bcaa066331c2d (patch)
treee17764804d29ee55e59f26913ab599054a8fec9a /docs/manual/mod/mod_cgi.html.en
parente618c6e4490c9dc5c84154080ff697cf7e79f175 (diff)
downloadhttpd-f38fefce1600fe88c042e665770bcaa066331c2d.tar.gz
xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1334039 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_cgi.html.en')
-rw-r--r--docs/manual/mod/mod_cgi.html.en5
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/manual/mod/mod_cgi.html.en b/docs/manual/mod/mod_cgi.html.en
index ac57771e48..81345630bf 100644
--- a/docs/manual/mod/mod_cgi.html.en
+++ b/docs/manual/mod/mod_cgi.html.en
@@ -177,9 +177,10 @@
taken relative to the <code class="directive"><a href="../mod/core.html#serverroot">ServerRoot</a></code>.
</p>
- <div class="example"><h3>Example</h3><p><code>
+ <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">
ScriptLog logs/cgi_log
- </code></p></div>
+ </pre>
+</div>
<p>This log will be opened as the user the child processes run
as, <em>i.e.</em> the user specified in the main <code class="directive"><a href="../mod/mod_unixd.html#user">User</a></code> directive. This means that