Page 1 of 1

Apache - PHP5 as main, PHP4 as subdomain

Posted: Mon Jul 03, 2006 3:50 pm
by PT
I read this article about running two Apache versions (one with php5 and one with php4), and having php.servername forwarding to the php4 version. Unfortunatly, that was for Linux, and I'm running Windows.
I tried installing two Apaches, but that didn't work thanks to the Windows installer asking if I wanted to repair or remove the existing version.
So is there any way of doing what I want, without installing two versions of Apache, and on a Windows server?

Posted: Tue Jul 04, 2006 3:15 am
by alkhimey
I don't have a lot of knowlage about this ( I never done it), but you could download the apache source and compile it yourself. I think it is called manual instalation.