Hello,

    I think this is rather a Web server issue.
    In Apache, just add in your conf file a line for each extension :

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

HTH
Sorin Ifrim

----- Original Message -----
From: Jeff Gannaway <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, February 17, 2001 12:39 PM
Subject: [PHP] .php3 in PHP4?


> Can I configure PHP4 for to process .php .php4 .php3 and .phtml ??
>
> I'm a first timer to configuring the PHP engine, so a few detials on how
to
> would be appreciated as well.
>
> Thanks,
> Jeff Gannaway
> _______________________________________________________
>
>  2001 Wall Calendars....
>    * Art, Jazz, Blues, Women's, African-American.
>    * Everyday Discounts.
>    * Excellent paper and reproductions.
>
>  And as always, a great selection of abstract,
>  contemporary and African-American art prints.
>
>  PopStreet.com is your avenue to art.
>  http://www.popstreet.com
> _______________________________________________________
>
> --
> 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]

Reply via email to