How can I run both php4 and php5 on the same apache server?

Could I do it like this:
AddType application/x-httpd-php .php
AddType application/x-httpd-php5 .php5
And somehow tell php5 to use application/x-httpd-php5

--
Best regards, Jacob Friis Larsen
www.webcom.dk | www.journster.com

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



Reply via email to