summaryrefslogtreecommitdiff
path: root/docs/manual/logs.html.en
diff options
context:
space:
mode:
authorStefan Fritsch <sf@sfritsch.de>2016-07-05 23:24:12 +0200
committerStefan Fritsch <sf@sfritsch.de>2016-07-05 23:24:12 +0200
commit0df95411a5fc890f06136a4c37361303221d06f1 (patch)
tree66501eb992ffb8ee001ff6574d767de4a191dc4f /docs/manual/logs.html.en
parent6a1126a22878b5756d49e667e6e43f879b366744 (diff)
parentd5ffc4eb85d71c901c85119cf873e343349e97e2 (diff)
downloadapache2-0df95411a5fc890f06136a4c37361303221d06f1.tar.gz
Merge remote-tracking branch 'origin/upstream'
Diffstat (limited to 'docs/manual/logs.html.en')
-rw-r--r--docs/manual/logs.html.en14
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en
index 65596988..db5e69b8 100644
--- a/docs/manual/logs.html.en
+++ b/docs/manual/logs.html.en
@@ -47,7 +47,7 @@
<li><img alt="" src="./images/down.gif" /> <a href="#piped">Piped Logs</a></li>
<li><img alt="" src="./images/down.gif" /> <a href="#virtualhost">Virtual Hosts</a></li>
<li><img alt="" src="./images/down.gif" /> <a href="#other">Other Log Files</a></li>
-</ul><ul class="seealso"><li><a href="#comments_section">Comments</a></li></ul></div>
+</ul><h3>See also</h3><ul class="seealso"><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="overview" id="overview">Overview</a></h2>
@@ -197,9 +197,9 @@
general is beyond the scope of this document, and not really
part of the job of the web server itself. For more information
about this topic, and for applications which perform log
- analysis, check the <a href="http://dmoz.org/Computers/Software/Internet/Site_Management/Log_analysis/">
- Open Directory</a> or <a href="http://dir.yahoo.com/Computers_and_Internet/Software/Internet/World_Wide_Web/Servers/Log_Analysis_Tools/">
- Yahoo</a>.</p>
+ analysis, check the <a href="http://dmoz.org/Computers/Software/Internet/Site_Management/Log_Analysis/">
+ Open Directory</a>.
+ </p>
<p>Various versions of Apache httpd have used other modules and
directives to control access logging, including
@@ -446,9 +446,9 @@ CustomLog logs/access_log common env=!dontlog</pre>
english-speakers to one log file, and non-english speakers to a
different log file.</p>
- <pre class="prettyprint lang-config"> SetEnvIf Accept-Language "en" english<br />
- CustomLog logs/english_log common env=english<br />
- CustomLog logs/non_english_log common env=!english</pre>
+ <pre class="prettyprint lang-config">SetEnvIf Accept-Language "en" english
+CustomLog logs/english_log common env=english
+CustomLog logs/non_english_log common env=!english</pre>
<p>In a caching scenario one would want to know about