install/unix/nginx.xml
f0261e36dc250410f352fe33ad4c4e699cb18b02
...
...
@@ -33,7 +33,7 @@
33
33
<orderedlist>
34
34
<listitem>
35
35
<para>
36
-
It is recomended that you visit the Nginx Wiki
36
+
It is recommended that you visit the Nginx Wiki
37
37
<link xlink:href="&url.nginx.wiki.install;">install</link> page
38
38
in order to obtain and install Nginx on your system.
39
39
</para>
...
...
@@ -92,7 +92,7 @@ cp sapi/fpm/php-fpm /usr/local/bin
92
92
<listitem>
93
93
<para>
94
94
It is important that we prevent Nginx from passing requests to the
95
-
PHP-FPM backend if the file does not exists, allowing us to prevent
95
+
PHP-FPM backend if the file does not exist, allowing us to prevent
96
96
arbitrarily script injection.
97
97
</para>
98
98
<para>
99
99