RE: [phplib] .php3 file on Apache From: Ronny Moreas (Ronny.Moreas <email protected>)
Date: 04/11/01

Add the extension .php3 to the 'AddType' line in the 'httpd.conf' file like
this:

AddType application/x-httpd-php .php .php3

Greetz,
Ron
  -----Original Message-----
  From: Vivek Kumar Agrawal [mailto:vivek.agrawal <email protected>]
  Sent: Wednesday, April 11, 2001 2:26 PM
  To: PHP
  Subject: [phplib] .php3 file on Apache

  Hi

  Is there a way to run .php3 extension file on Apache Server.

  Infact .php extension file is running smoothly but when i try
  to run file of .php3 extension then it shows file download message box.

  Please let me know what i should do for this.

  Any response in this direction is appreciated.

  Regards,
  Vivek