Re: PHP doesn't run on Red Hat 9 system
From: Markku Kolkka (markku.kolkka_at_iki.fi)
Date: 11/24/03
- Previous message: mjt: "Re: Dual booting XP, Linux with Grub, on Dell"
- In reply to: Scott Sherratt: "PHP doesn't run on Red Hat 9 system"
- Next in thread: Scott Sherratt: "Re: PHP doesn't run on Red Hat 9 system"
- Reply: Scott Sherratt: "Re: PHP doesn't run on Red Hat 9 system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Nov 2003 14:19:48 +0200
Scott Sherratt wrote:
> AddType application/x-httpd-php .php .php3 .php4 .shtml .phtml
> AddType application/x-httpd-php-source .phps
According to RHL9 Reference Guide (http://tinyurl.com/wb1t) you should
use the following instead:
<Files *.php>
SetOutputFilter PHP
SetInputFilter PHP
</Files>
--
Markku Kolkka
markku.kolkka@iki.fi
- Previous message: mjt: "Re: Dual booting XP, Linux with Grub, on Dell"
- In reply to: Scott Sherratt: "PHP doesn't run on Red Hat 9 system"
- Next in thread: Scott Sherratt: "Re: PHP doesn't run on Red Hat 9 system"
- Reply: Scott Sherratt: "Re: PHP doesn't run on Red Hat 9 system"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]