On Mon, Jun 04, 2001 at 10:01:46AM +0530, Ravi Ananth Giri K wrote:
>
>On 2001.06.04 07:44:46 +0530 Kingsly John wrote:
>##On Mon, 4 Jun 2001, Dr Tarique Sani <[EMAIL PROTECTED]> wrote:
>##
>##And you will also have to tell apache to parse both .php3 and .php files
>##using the php4 parser!(.phtml etc etc also if you are using them)
>
>How do you do that? I had to use a script to rename all .php3 files to .php
>:(
Adding the following in httpd.conf won't work ? Rather then rename .php3
files :
<IfModule mod_php4.c>
AddType application/x-httpd-php3 .php3
AddType application/x-httpd-php3-source .phps
</IfModule>
Warm Regards
--
Rajesh Fowkar
V. S. DEMPO & CO. LTD., PANAJI-GOA
Email ID : [EMAIL PROTECTED], [EMAIL PROTECTED]
Web Site : http://www.dempos.com
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help