annotate xml/en/docs/welcome_nginx_facebook.xml @ 15:2f7420346aee

Initial emphasizing support. Using it for "Q:" and "A:" letter in FAQ.
author Igor Sysoev <igor@sysoev.ru>
date Thu, 25 Aug 2011 19:34:06 +0000
parents ce71d57f0590
children eb3fcac8a407
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
1 <!DOCTYPE digest SYSTEM "../../../dtd/article.dtd">
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
2
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
3 <article title="When I am trying to open Facebook instead I am getting
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
4 “Welcome to nginx!” page"
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
5 link="/en/docs/welcome_nginx_facebook.html"
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
6 lang="en">
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
7
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
8
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
9 <section>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
10
15
2f7420346aee Initial emphasizing support. Using it for "Q:" and "A:" letter in FAQ.
Igor Sysoev <igor@sysoev.ru>
parents: 13
diff changeset
11 <para initial="Q:">
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
12 I am trying to open Facebook (Yahoo!, Google, etc.) or some
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
13 other well known web site and instead I am getting a blank web page
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
14 with a message referring to nginx “Welcome to nginx!” or
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
15 “404 Not Found / nginx”.
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
16 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
17
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
18 <para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
19 I suspect something is wrong and there is probably a malicious attempt here
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
20 to direct me to a rogue web page (for hacking my computer, phishing etc.).
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
21 Why is that and what nginx has to do with my attempts to connect
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
22 to Facebook (Yahoo!, Google, etc.) ?
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
23 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
24
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
25 <para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
26 &nbsp;
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
27 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
28
15
2f7420346aee Initial emphasizing support. Using it for "Q:" and "A:" letter in FAQ.
Igor Sysoev <igor@sysoev.ru>
parents: 13
diff changeset
29 <para initial="A:">
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
30 nginx is among the 3 most popular web servers in the world.
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
31 It is a free open source software which is absolutely legitimate and
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
32 has nothing to do with any kind of threatening or malicious activity per se.
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
33 A web page saying “Welcome to nginx!” is one of the diagnostics responses
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
34 that can be produced by a server running nginx.
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
35 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
36
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
37 <para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
38 However, you are right in your assumption that something must be wrong
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
39 with your computer or operating system setup when you are trying to access
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
40 a well known web site and instead of a familiar page you get
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
41 “Welcome to nginx!”. This should not happen if your computer is clean and safe.
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
42 We recommend you to check and verify your operating system setup
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
43 (possibly with the help of your ISP or support staff),
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
44 but also it would be a good idea to install and run an anti-virus software
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
45 on your computer. It may happen that some malign entity is trying
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
46 to intercept the traffic from your computer and potentially cause
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
47 significant harm to you and the other users on the Internet.
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
48 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
49
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
50 </section>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
51
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
52 </article>