install/windows/apache2.xml
d73d69f40ee1a21f1ae6eb9fe19bc6fa53995bf3
...
...
@@ -1,4 +1,5 @@
1
1
<?xml version="1.0" encoding="utf-8"?>
2
+
<!-- $Revision$ -->
2
3
<sect1 xml:id="install.windows.apache2" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
3
4
<title>Apache 2.x on Microsoft Windows</title>
4
5
<para>
...
...
@@ -115,7 +116,7 @@ PHPIniDir "C:/php"
115
116
</para>
116
117
<para>
117
118
Configure your web server as shown below, taking care to adjust any paths
118
-
to reflect your how you have installed things on your particular system:
119
+
to reflect how you have installed things on your particular system:
119
120

120
121
<example>
121
122
<title>Configure Apache to run PHP as FastCGI</title>
122
123