In your httpd.conf file, add:

AddType application/x-httpd-php .php4

On Sun, 2 Dec 2001, [ISO-8859-1] René Fournier wrote:

> I have successfully installed PHP 4.0.6, and it works! Only problem is 
> that Apache only sends files to the PHP module that have a .php 
> extension. However, I need to name the files .php4 (long story). As it 
> stands, all I see is the actual PHP source, not the output.
> 
> Does anyone know how I can change Apache and/or the PHP module to 
> recognize .php4 files and execute them as such?
> 
> Thanks.
> 
> ...Rene
> 
> 
> 


-- 
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]

Reply via email to