Posted by Martin Kofahl on 10/19/85 11:21
Hi Jean,
take a look at this doc:
http://ondra.zizka.cz/projekty/howto_php5php4single.txt
You can also change the source: grep for "application/x-httpd-php" and
change it to "application/x-httpd-php5". Further, i stead of a new extension
(.php5) you could change the apache conf using ForceType
application/x-httpd-php5 (available in Apache 1.1 and later).
Martin
Navigation:
[Reply to this message]
|