comparison xml/en/docs/http/ngx_http_empty_gif_module.xml @ 150:39dd017f016f

Some rewording.
author Ruslan Ermilov <ru@nginx.com>
date Tue, 25 Oct 2011 17:34:30 +0000
parents 19c36eed784e
children bfe3eff81d04
comparison
equal deleted inserted replaced
149:19c36eed784e 150:39dd017f016f
8 8
9 <section id="summary"> 9 <section id="summary">
10 10
11 <para> 11 <para>
12 The module <code>ngx_http_empty_gif_module</code> emits 12 The module <code>ngx_http_empty_gif_module</code> emits
13 one-pixel transparent GIF. 13 single-pixel transparent GIF.
14 </para> 14 </para>
15 15
16 </section> 16 </section>
17 17
18 18
35 <syntax/> 35 <syntax/>
36 <default/> 36 <default/>
37 <context>location</context> 37 <context>location</context>
38 38
39 <para> 39 <para>
40 Enables emitting of one-pixel transparent GIF. 40 Turns on module processing in a surrounding location.
41 </para> 41 </para>
42 42
43 </directive> 43 </directive>
44 44
45 </section> 45 </section>