install/intro.xml
e443388d4249fea383d6ec2d1a338be220cf95ee
...
...
@@ -31,9 +31,8 @@
31
31
server. For many servers PHP has a direct module
32
32
interface (also called SAPI). These servers include
33
33
Apache, Microsoft Internet Information Server,
34
-
Netscape and iPlanet servers. Many other servers
35
-
have support for ISAPI, the Microsoft module
36
-
interface (OmniHTTPd for example). If PHP has no
34
+
Netscape and iPlanet servers.
35
+
If PHP has no
37
36
module support for your web server, you can always
38
37
use it as a CGI or FastCGI processor. This means you set up
39
38
your server to use the CGI executable of
...
...
@@ -70,9 +69,6 @@
70
69
PHP source code and binary distributions for Windows can be
71
70
found at
72
71
<link xlink:href="&url.php.downloads;">&url.php.downloads;</link>.
73
-
We recommend you to choose a
74
-
<link xlink:href="&url.mirrors;">mirror</link> nearest
75
-
to you for downloading the distributions.
76
72
</para>
77
73
</chapter>
78
74

79
75