mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
Fix Bug #21892 (links to apache2 install instructions missing)
# and stop nicos from bitching
This commit is contained in:
parent
447bd814a2
commit
6f20f44712
1 changed files with 5 additions and 0 deletions
5
INSTALL
5
INSTALL
|
@ -8,6 +8,11 @@ up to date instructions in the online manual, located here:
|
|||
|
||||
http://www.php.net/manual/en/install.apache.php
|
||||
|
||||
For Apache 2, instructions and up-to-date information regarding it's
|
||||
support status, is available here:
|
||||
|
||||
http://www.php.net/manual/en/install.apache2.php
|
||||
|
||||
It is strongly recommended that you read the manual page before going
|
||||
further. However, for the impatient, here is a quick set of steps that
|
||||
will build PHP as (first) a dynamic Apache module (DSO) for Apache 1.3.x
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue