*********** REPLY SEPARATOR  ***********

On 30/05/2002 at 9:45 AM The Gabster [EMAIL PROTECTED]
[gregausit/phplist] wrote:

>Hello all...
>
>I have Apache 2.0.35 and PHP 4.2.0 on a win2k machine... Everything works
>fine, etc. The question I have, how can I configure PHP (or Apache?) to
>support (and run) .php3 extension files?


look for

AddType application/x-httpd-php .php

then change it to look like

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

Regards

Greg Wright
-- 

IT Consultant Sydney Australia     PH 0418 292020 -- Int. +61 418 292020
Available for Global Contracts      US Fax -- 801 740 2874
Web  http://www.ausit.com    E-mail Greg  AT  AusIT.com
Trading As -   AAA Computers -- providers of IT services.


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

Reply via email to