git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@936907
13f79535-47bb-0310-9956-
ffa450edef68
<div class="example"><p><code>
SetEnv CACHE_MISS 1<br />
- LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache
+ LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache<br />
CustomLog logs/access_log common-cache
</code></p></div>
<example>
SetEnv CACHE_MISS 1<br />
- LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache
+ LogFormat "%h %l %u %t "%r " %>s %b %{CACHE_MISS}e" common-cache<br />
CustomLog logs/access_log common-cache
</example>