comparison xml/en/docs/http/ngx_http_empty_gif_module.xml @ 320:197ac51e7f0e

Changed attributes order.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 16 Jan 2012 11:11:30 +0000
parents 4c6d2c614d2c
children a4fa80755eab
comparison
equal deleted inserted replaced
319:9d4501c2726d 320:197ac51e7f0e
14 </para> 14 </para>
15 15
16 </section> 16 </section>
17 17
18 18
19 <section name="Example Configuration" id="example"> 19 <section id="example" name="Example Configuration">
20 20
21 <para> 21 <para>
22 <example> 22 <example>
23 location = /_.gif { 23 location = /_.gif {
24 empty_gif; 24 empty_gif;
27 </para> 27 </para>
28 28
29 </section> 29 </section>
30 30
31 31
32 <section name="Directives" id="directives"> 32 <section id="directives" name="Directives">
33 33
34 <directive name="empty_gif"> 34 <directive name="empty_gif">
35 <syntax/> 35 <syntax/>
36 <default/> 36 <default/>
37 <context>location</context> 37 <context>location</context>