diff options
author | Stefan Fritsch <sf@sfritsch.de> | 2013-07-20 22:21:25 +0200 |
---|---|---|
committer | Stefan Fritsch <sf@sfritsch.de> | 2013-07-20 22:21:25 +0200 |
commit | 4a336a5b117419c33c29eadd6409c69df78cd586 (patch) | |
tree | c9787e4bd0f1be8f471e1883262a695a6c4e954f /docs/manual/logs.html.en | |
parent | 717c182588f1eb0b7ef189a709f858b44e348489 (diff) | |
download | apache2-upstream/2.4.6.tar.gz |
Imported Upstream version 2.4.6upstream/2.4.6
Diffstat (limited to 'docs/manual/logs.html.en')
-rw-r--r-- | docs/manual/logs.html.en | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/manual/logs.html.en b/docs/manual/logs.html.en index 1c3a2f18..1d7bda0b 100644 --- a/docs/manual/logs.html.en +++ b/docs/manual/logs.html.en @@ -473,7 +473,7 @@ CustomLog logs/access_log common-cache <p><code class="module"><a href="./mod/mod_cache.html">mod_cache</a></code> will run before - <code class="module"><a href="./mod/mod_env.html">mod_env</a></code> and when successfull will deliver the + <code class="module"><a href="./mod/mod_env.html">mod_env</a></code> and, when successful, will deliver the content without it. In that case a cache hit will log <code>-</code>, while a cache miss will log <code>1</code>.</p> |