From: Daniel Gruno
Date: Tue, 29 May 2012 18:03:13 +0000 (+0000)
Subject: xforms once more
X-Git-Tag: 2.2.23~169
X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d43f837fd9ab736a7707df6df3df902e9e30598;p=thirdparty%2Fapache%2Fhttpd.git
xforms once more
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@1343884 13f79535-47bb-0310-9956-ffa450edef68
---
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.
@@ -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 @@
-
+
+