Yes.

AddType application/x-httpd-php php php3



-----Original Message-----
From: John Nichel [mailto:[EMAIL PROTECTED]
Sent: Monday, June 07, 2004 9:49 AM
To: [EMAIL PROTECTED]
Subject: Re: [PHP] source code display


Nguyen, Long P (Mission Systems) wrote:
> Hi -
>  
> When I try to bring up an "index.php3" file on a browser, what display are source 
> codes.
>  
> And when I tried to bring up the same "index.php" file, I get the following:

Is your web server parsing *.php3 files as php?

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

-- 
John C. Nichel
KegWorks.com
716.856.9675
[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to