double qoutes doesn't harm

thanks kroesjnov at clownz.net


git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@135543 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Friedhelm Betz 2003-07-21 12:51:37 +00:00
parent bf504c0c96
commit bf474d8709

View file

@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- $Revision: 1.18 $ -->
<!-- $Revision: 1.19 $ -->
<sect1 id="install.apache">
<title>Servers-Apache</title>
<para>
@ -291,7 +291,7 @@ Group "#-1"
Open &httpd.conf; with your favorite editor and locate the
<literal>LoadModule</literal> directive and add the following line
<emphasis>at the end</emphasis> of the list:
<literal>LoadModule php4_module c:/php/sapi/php4apache.dll</literal>
<literal>LoadModule php4_module "c:/php/sapi/php4apache.dll"</literal>
</simpara>
</listitem>
<listitem>