From: Sebastian Bergmann Date: Thu, 11 Apr 2002 17:01:51 +0000 (+0000) Subject: Update README. X-Git-Tag: php-4.3.0dev-ZendEngine2-Preview1~715 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=bdc27671cdb4d6dc78a7f4301ce70a7c6d181eff;p=php Update README. --- diff --git a/sapi/apache2filter/README b/sapi/apache2filter/README index 930dd95a5b..7bc0bd03ae 100644 --- a/sapi/apache2filter/README +++ b/sapi/apache2filter/README @@ -18,7 +18,7 @@ DOES IT WORK? HOW TO INSTALL 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. + SAPI module is known to work with Apache 2.0.35. $ cd apache-2.x $ cd src @@ -36,10 +36,7 @@ HOW TO INSTALL At the end of conf/httpd.conf, add: - - SetOutputFilter PHP - SetInputFilter PHP - + AddType application/x-httpd-php .php That's it. Now start bin/httpd.