From: Sebastian Bergmann Date: Thu, 14 Mar 2002 06:31:37 +0000 (+0000) Subject: Add note on which version of Apache 2 this SAPI module is compatible with. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~1424 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2ff115b01e1649c1a5e583c7f92a36c0d6c7eb58;p=php Add note on which version of Apache 2 this SAPI module is compatible with. --- diff --git a/sapi/apache2filter/README b/sapi/apache2filter/README index f2b0a0097d..930dd95a5b 100644 --- a/sapi/apache2filter/README +++ b/sapi/apache2filter/README @@ -17,7 +17,8 @@ DOES IT WORK? HOW TO INSTALL - Get the latest Apache 2.0 alpha or the CVS code and install it. + Get the latest Apache 2.0 sources from CVS and install it. This + SAPI module is known to work with Apache 2.0.34-dev. $ cd apache-2.x $ cd src