Does PHP4.x no longer come up in the notice for Apache2?
[Thu Jan 03 01:19:49 2002] [notice] Apache/2.0.28 (Unix) mod_ssl/3.0a0
OpenSSL/0.9.6 DAV/2 configured -- resuming normal operations
Austin Gonyou wrote:
> See the following for Apache2 + php 4.x:
> #
> #For PHP to work
> AddType applicat
See the following for Apache2 + php 4.x:
#
#For PHP to work
AddType application/x-httpd-php .php .html
SetInputFilter php
SetOutputFilter php
I put this right after the last AddCharset.
Hope this helps.
On Wed, 2002-01-02 at 17:30, Chris wrote:
> >
> > as a quick follow up, I installed ls