From: Sebastian Bergmann Date: Thu, 11 Apr 2002 17:02:32 +0000 (+0000) Subject: MFH (Update README). X-Git-Tag: php-4.2.0RC3~12 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=77b892c26e1b0f0ee60c1d8588b47a488de53a4d;p=php MFH (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.