You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by nd...@apache.org on 2017/01/21 18:19:03 UTC

svn commit: r1779750 - /httpd/httpd/trunk/docs/manual/mod/mod_brotli.html.en

Author: nd
Date: Sat Jan 21 18:19:03 2017
New Revision: 1779750

URL: http://svn.apache.org/viewvc?rev=1779750&view=rev
Log:
update transformation

Modified:
    httpd/httpd/trunk/docs/manual/mod/mod_brotli.html.en

Modified: httpd/httpd/trunk/docs/manual/mod/mod_brotli.html.en
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/manual/mod/mod_brotli.html.en?rev=1779750&r1=1779749&r2=1779750&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/manual/mod/mod_brotli.html.en (original)
+++ httpd/httpd/trunk/docs/manual/mod/mod_brotli.html.en Sat Jan 21 18:19:03 2017
@@ -302,10 +302,10 @@ content</a></h2>
     the directive. You can use that note for statistical purposes by
     adding the value to your <a href="../logs.html#accesslog">access log</a>.</p>
 
-    <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">      BrotliFilterNote ratio
+    <div class="example"><h3>Example</h3><pre class="prettyprint lang-config">BrotliFilterNote ratio
 
-      LogFormat '"%r" %b (%{ratio}n) "%{User-agent}i"' brotli
-      CustomLog "logs/brotli_log" brotli</pre>
+LogFormat '"%r" %b (%{ratio}n) "%{User-agent}i"' brotli
+CustomLog "logs/brotli_log" brotli</pre>
 </div>
 
     <p>If you want to extract more accurate values from your logs, you