vrana Thu Dec 11 17:02:04 2003 EDT
Modified files:
/phpdoc/en/reference/apache reference.xml
Log:
Works also with Apache 2.x
Index: phpdoc/en/reference/apache/reference.xml
diff -u phpdoc/en/reference/apache/reference.xml:1.6
phpdoc/en/reference/apache/reference.xml:1.7
--- phpdoc/en/reference/apache/reference.xml:1.6 Thu Sep 26 17:59:42 2002
+++ phpdoc/en/reference/apache/reference.xml Thu Dec 11 17:02:04 2003
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<reference id="ref.apache">
<title>Apache-specific Functions</title>
<titleabbrev>Apache</titleabbrev>
@@ -7,14 +7,14 @@
<section id="apache.intro">
&reftitle.intro;
<para>
- These functions are only available when running PHP as an Apache 1.x module.
+ These functions are only available when running PHP as an Apache module.
</para>
</section>
<section id="apache.installation">
&reftitle.install;
<para>
- For PHP installation on Apache 1.x see the
+ For PHP installation on Apache see the
<link linkend='install.apache'>Apache section</link> in the installation
chapter.
</para>