Works also with Apache 2.x

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@146261 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Jakub Vrana 2003-12-11 22:02:04 +00:00
parent e9e79503f0
commit 21a1023989

View file

@ -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>