Re: [PHP] PHP4, .php3 files and Apache

2001-04-27 Thread Kath
Thank you! I wasn't doing the "application/x-httpd-php" part right! Thanks! - Kath - Original Message - From: "Philip Olson" <[EMAIL PROTECTED]> To: "Kath" <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]> Sent: Friday, April 27,

Re: [PHP] PHP4, .php3 files and Apache

2001-04-27 Thread Philip Olson
do something similar to : AddType application/x-httpd-php .php .php3 .html .phtml .parsemephp regards, philip On Fri, 27 Apr 2001, Kath wrote: > I run a Debian 2.2 server with Apache (from stable) and PHP4 (from > stable). > > I downloaded phpChat in order to setup a chat center on the w