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, 2001 2:37 PM
Subject: Re: [PHP] PHP4, .php3 files and Apache
>
> 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 website.
> > However, the files are named .php3.
> >
> > At first I thought I could be cute and just rename the files to .php,
> > as .php is what we name our files on our web server. However, I
> > realized that all the links would not work, as the links and
> > includes()/requires() in the files would call to the wrong name.
> >
> > Now is there anyway to make Apache run a .php3 file with PHP4? I
> > should just need to add that extension somewhere in Apache (srm.conf),
> > but I'm not familiar with how.
> >
> > - Kath
> >
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> To contact the list administrators, e-mail: [EMAIL PROTECTED]
>
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]