Hi,

Just thought I'd let everyone know: you can run php5 and php4 on the same machine (--with-apxs for example) but, I don't know if you can
AddType application/x-httpd-php4 .php4 .php
AddType application/x-httpd-php5 .php5
or not... Is that possible? I know you can load both modules, but whichever one I load first isn't usable unless I could make php5 run only on .php5 files...


-Michael
--
Pratt Museum IT Intern
All programmers are playwrights and all computers are lousy actors.


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



Reply via email to