nlopess Sun Nov 6 06:11:13 2005 EDT
Modified files:
/phpdoc/en/appendices/configure servers.xml
Log:
fix #35120: broken link
http://cvs.php.net/diff.php/phpdoc/en/appendices/configure/servers.xml?r1=1.3&r2=1.4&ty=u
Index: phpdoc/en/appendices/configure/servers.xml
diff -u phpdoc/en/appendices/configure/servers.xml:1.3
phpdoc/en/appendices/configure/servers.xml:1.4
--- phpdoc/en/appendices/configure/servers.xml:1.3 Tue Aug 10 12:30:14 2004
+++ phpdoc/en/appendices/configure/servers.xml Sun Nov 6 06:11:13 2005
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<sect3 id="configure.options.servers">
<title>SAPI options</title>
<para>
@@ -288,7 +288,7 @@
If this is disabled, paths such as
<filename>/info.php/test?a=b</filename>
will fail to work. Available since PHP 4.3.0.
For more information see the
- <ulink url="&url.apache.core;acceptpathinfo">Apache Manual</ulink>.
+ <ulink url="&url.apache.core;#acceptpathinfo">Apache Manual</ulink>.
</para>
</listitem>
</varlistentry>