On Wed, Feb 01, 2006 at 09:46:06PM -0700, Ed Young wrote:
> I've installed php4 and related packages but the apache server doesn't
> indicate php support.
>
> I edited the /etc/apache/http.conf file and added
> # And for PHP 4.x, use:
> #
> AddType application/x-httpd-php .php
> AddTyp
I've installed php4 and related packages but the apache server doesn't indicate php support.
I edited the /etc/apache/http.conf file and added
# And for PHP 4.x, use:
#
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
So it will recognize the file ext
2 matches
Mail list logo