annotate xml/en/docs/welcome_nginx_facebook.xml @ 348:5a848934a12d

English translation of ngx_http_geoip_module, ngx_http_map_module, ngx_http_realip_module, ngx_http_secure_link_module, ngx_http_split_clients_module, and ngx_http_sub_module.
author Ruslan Ermilov <ru@nginx.com>
date Mon, 23 Jan 2012 16:50:35 +0000
parents 0c01d3ae7ca1
children 19933f0ca147
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
50
9d544687d02c Fixed DOCTYPE declaration.
Ruslan Ermilov <ru@nginx.com>
parents: 17
diff changeset
1 <!DOCTYPE article SYSTEM "../../../dtd/article.dtd">
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
2
123
7db449e89e92 Unified the use of the "name" attribute instead of "title".
Ruslan Ermilov <ru@nginx.com>
parents: 50
diff changeset
3 <article name="I am trying to open Facebook and
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
4 instead I am getting &ldquo;Welcome to nginx!&rdquo; page"
13
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
17
1fc034261cf4 Refactoring r16: "initial" should be property of text but not of paragraph.
Igor Sysoev <igor@sysoev.ru>
parents: 16
diff changeset
11 <para>
1fc034261cf4 Refactoring r16: "initial" should be property of text but not of paragraph.
Igor Sysoev <igor@sysoev.ru>
parents: 16
diff changeset
12 <initial>Q:</initial>
16
eb3fcac8a407 Style fix.
Igor Sysoev <igor@sysoev.ru>
parents: 15
diff changeset
13 I am trying to open Facebook, Yahoo!, Google, or some
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
14 other well-known web site and instead I am getting a blank web page
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
15 with a message referring to nginx: &ldquo;Welcome to nginx!&rdquo; or
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
16 &ldquo;404 Not Found / nginx&rdquo;.
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
17 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
18
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
19 <para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
20 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
21 to direct me to a rogue web page (for hacking my computer, phishing etc.).
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
22 Why is that and what has nginx to do with my attempts to connect
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
23 to Facebook (Yahoo!, Google, etc.) ?
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
24 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
25
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
26 <para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
27 &nbsp;
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
28 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
29
17
1fc034261cf4 Refactoring r16: "initial" should be property of text but not of paragraph.
Igor Sysoev <igor@sysoev.ru>
parents: 16
diff changeset
30 <para>
1fc034261cf4 Refactoring r16: "initial" should be property of text but not of paragraph.
Igor Sysoev <igor@sysoev.ru>
parents: 16
diff changeset
31 <initial>A:</initial>
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
32 nginx is among the 3 most popular web servers in the world.
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
33 It is a free open source server software which is absolutely legitimate and
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
34 has nothing to do with any kind of threatening or malicious activity per se.
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
35 A web page saying &ldquo;Welcome to nginx!&rdquo; is one of the diagnostics
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
36 responses that can be produced by an Internet server running nginx.
13
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
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
39 <para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
40 However, you are right in your assumption that something must be wrong
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
41 with your computer or browser, or operating system setup when you are
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
42 trying to access a well known web site and instead of a familiar page you get
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
43 &ldquo;Welcome to nginx!&rdquo;. This should not happen if your computer
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
44 is clean and safe.
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
45 </para>
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
46
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
47 <para>
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
48 We recommend you to check and verify your entire system setup
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
49 (possibly with the help of your ISP or another support personnel),
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
50 and it would also be a good idea to install and run an anti-virus software
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
51 on your computer. It may happen that some malign entity is trying
327
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
52 to divert the traffic from your computer to a different server and
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
53 potentially cause significant harm to you and the other users on
0c01d3ae7ca1 - Fixed some grammar
Andrey Alexeev <andrew@nginx.com>
parents: 123
diff changeset
54 the Internet.
13
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
55 </para>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
56
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
57 </section>
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
58
ce71d57f0590 Adding the FAQ page itself
Igor Sysoev <igor@sysoev.ru>
parents:
diff changeset
59 </article>