From 3d43f837fd9ab736a7707df6df3df902e9e30598 Mon Sep 17 00:00:00 2001 From: Daniel Gruno Date: Tue, 29 May 2012 18:03:13 +0000 Subject: [PATCH] xforms once more git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1343884 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_log_forensic.html.en | 6 +++++- docs/manual/mod/mod_log_forensic.xml.ja | 2 +- docs/manual/mod/mod_log_forensic.xml.meta | 2 +- docs/manual/mod/mod_log_forensic.xml.tr | 2 +- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/manual/mod/mod_log_forensic.html.en b/docs/manual/mod/mod_log_forensic.html.en index 50030cd1c4d..9fd4d556b86 100644 --- a/docs/manual/mod/mod_log_forensic.html.en +++ b/docs/manual/mod/mod_log_forensic.html.en @@ -109,6 +109,10 @@ version 2.1 document for details on why your security could be compromised if the directory where logfiles are stored is writable by anyone other than the user that starts the server.

+

The log files may contain sensitive data such as the contents of + Authorization: headers (which can contain passwords), so + they should not be readable by anyone except the user that starts the + server.

top

ForensicLog Directive

@@ -150,7 +154,7 @@ version 2.1

Note

When entering a file path on non-Unix platforms, care should be taken to make sure that only forward slashes are used even though the platform - may allow the use of back slashes. In general it is a good idea to always + may allow the use of back slashes. In general it is a good idea to always use forward slashes throughout the configuration files.

diff --git a/docs/manual/mod/mod_log_forensic.xml.ja b/docs/manual/mod/mod_log_forensic.xml.ja index 08eb8592dc1..a6eb1711d17 100644 --- a/docs/manual/mod/mod_log_forensic.xml.ja +++ b/docs/manual/mod/mod_log_forensic.xml.ja @@ -1,7 +1,7 @@ - + +