summaryrefslogtreecommitdiffstats
path: root/docs/manual/mod/mod_log_forensic.html.en
diff options
context:
space:
mode:
authorRainer Jung <rjung@apache.org>2019-01-22 10:53:04 +0100
committerRainer Jung <rjung@apache.org>2019-01-22 10:53:04 +0100
commit5464a1ae693bf0fa7a850df511ffcfc99903e71e (patch)
tree82e233a59c25cd1b3268c651ac2c3bed058b8fee /docs/manual/mod/mod_log_forensic.html.en
parentCopy the "Note about /" note from the Location (diff)
downloadapache2-5464a1ae693bf0fa7a850df511ffcfc99903e71e.tar.xz
apache2-5464a1ae693bf0fa7a850df511ffcfc99903e71e.zip
Xforms
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1851794 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/mod/mod_log_forensic.html.en')
-rw-r--r--docs/manual/mod/mod_log_forensic.html.en6
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en
index e21963e391..95d93fb78b 100644
--- a/docs/manual/mod/mod_log_forensic.html.en
+++ b/docs/manual/mod/mod_log_forensic.html.en
@@ -81,7 +81,7 @@
<li><a href="#comments_section">Comments</a></li></ul></div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="formats" id="formats">Forensic Log Format</a><a title="Permanent link" href="#formats" class="permalink">&para;</a></h2>
+<h2><a name="formats" id="formats">Forensic Log Format</a> <a title="Permanent link" href="#formats" class="permalink">&para;</a></h2>
<p>Each request is logged two times. The first time is <em>before</em> it's
processed further (that is, after receiving the headers). The second log
entry is written <em>after</em> the request processing at the same time
@@ -116,7 +116,7 @@
and complains if a request was not completed.</p>
</div><div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
<div class="section">
-<h2><a name="security" id="security">Security Considerations</a><a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
+<h2><a name="security" id="security">Security Considerations</a> <a title="Permanent link" href="#security" class="permalink">&para;</a></h2>
<p>See the <a href="../misc/security_tips.html#serverroot">security tips</a>
document for details on why your security could be compromised
if the directory where logfiles are stored is writable by
@@ -127,7 +127,7 @@
server.</p>
</div>
<div class="top"><a href="#page-header"><img alt="top" src="../images/up.gif" /></a></div>
-<div class="directive-section"><h2><a name="ForensicLog" id="ForensicLog">ForensicLog</a> <a name="forensiclog" id="forensiclog">Directive</a><a title="Permanent link" href="#forensiclog" class="permalink">&para;</a></h2>
+<div class="directive-section"><h2><a name="ForensicLog" id="ForensicLog">ForensicLog</a> <a name="forensiclog" id="forensiclog">Directive</a> <a title="Permanent link" href="#forensiclog" class="permalink">&para;</a></h2>
<table class="directive">
<tr><th><a href="directive-dict.html#Description">Description:</a></th><td>Sets filename of the forensic log</td></tr>
<tr><th><a href="directive-dict.html#Syntax">Syntax:</a></th><td><code>ForensicLog <var>filename</var>|<var>pipe</var></code></td></tr>