Date: Mon, 24 Jul 2000 01:15:54 -0400 From: David Banning <David@www3.pacific-pages.com> To: questions@freebsd.org Subject: how to run php3 code using php4 Message-ID: <397BD10A.CAAB07F1@www3.pacific-pages.com>
next in thread | raw e-mail | index | archive | help
I have a large php3 application which is too hard to try and change all the file extensions from php3 to php. Is there just a simple way to configure httpd.conf to execute php3? I tried changing; AddType application/x-httpd-php .php to AddType application/x-httpd-php .php .php3 but that doesn't work. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?397BD10A.CAAB07F1>