install/windows/tools.xml
c55dde8f549a2f939adfd924fe6e6d242c7754d3
...
...
@@ -1,20 +1,20 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
2
<!-- $Revision$ -->
3
-

4
3
<sect1 xml:id="install.windows.tools" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
5
-
<title>PHP Installer Tools on Windows</title>
6
-

7
-
<sect2>
4
+
<title>PHP Installer Tools on Windows</title>
5
+
<sect2>
8
6
<title>PHP Install Tools</title>
9
-
<para>
10
-
If you want to setup PHP and are using IIS, the easiest way is to use <link xlink:href="https://www.microsoft.com/web/downloads/platform.aspx">Microsoft's Web Platform Installer (WebPI)</link>.
11
-
</para>
12
-

13
-
<para><link xlink:href="https://www.apachefriends.org/index.html">XAMPP</link>, WampServer and BitNami will setup PHP applications for use with Apache on Windows.</para>
14
-
15
-
<para>Setting up and configuring Nginx on Windows requires a bit more configuration. See the <link xlink:href="https://www.nginx.com/resources/wiki/start/topics/examples/phpfastcgionwindows/">Nginx documentation</link> for additional setup help.</para>
16
-
</sect2>
7
+
<para>
8
+
<link xlink:href="https://www.apachefriends.org/index.html">XAMPP</link>,
9
+
WampServer and BitNami will setup PHP applications for use with Apache on Windows.
10
+
</para>
17
11

12
+
<para>
13
+
Setting up and configuring Nginx on Windows requires a bit more configuration.
14
+
See the <link xlink:href="https://www.nginx.com/resources/wiki/start/topics/examples/phpfastcgionwindows/">Nginx documentation</link>
15
+
for additional setup help.
16
+
</para>
17
+
</sect2>
18
18
</sect1>
19
19
<!-- Keep this comment at the end of the file
20
20
Local variables:
21
21