comparison xml/en/docs/welcome_nginx_facebook.xml @ 17:1fc034261cf4

Refactoring r16: "initial" should be property of text but not of paragraph.
author Igor Sysoev <igor@sysoev.ru>
date Fri, 26 Aug 2011 04:47:48 +0000
parents eb3fcac8a407
children 9d544687d02c
comparison
equal deleted inserted replaced
16:eb3fcac8a407 17:1fc034261cf4
6 lang="en"> 6 lang="en">
7 7
8 8
9 <section> 9 <section>
10 10
11 <para initial="Q:"> 11 <para>
12 <initial>Q:</initial>
12 I am trying to open Facebook, Yahoo!, Google, or some 13 I am trying to open Facebook, Yahoo!, Google, or some
13 other well known web site and instead I am getting a blank web page 14 other well known web site and instead I am getting a blank web page
14 with a message referring to nginx: “Welcome to nginx!” or 15 with a message referring to nginx: “Welcome to nginx!” or
15 “404 Not Found / nginx”. 16 “404 Not Found / nginx”.
16 </para> 17 </para>
24 25
25 <para> 26 <para>
26 &nbsp; 27 &nbsp;
27 </para> 28 </para>
28 29
29 <para initial="A:"> 30 <para>
31 <initial>A:</initial>
30 nginx is among the 3 most popular web servers in the world. 32 nginx is among the 3 most popular web servers in the world.
31 It is a free open source software which is absolutely legitimate and 33 It is a free open source software which is absolutely legitimate and
32 has nothing to do with any kind of threatening or malicious activity per se. 34 has nothing to do with any kind of threatening or malicious activity per se.
33 A web page saying “Welcome to nginx!” is one of the diagnostics responses 35 A web page saying “Welcome to nginx!” is one of the diagnostics responses
34 that can be produced by a server running nginx. 36 that can be produced by a server running nginx.