• Plesk Uservoice will be deprecated by October. Moving forward, all product feature requests and improvement suggestions will be managed through our new platform Plesk Productboard.
    To continue sharing your ideas and feedback, please visit features.plesk.com

How do I.... PHP5 & PHP4-cgi

X

xxbartosxx

Guest
Hi,
I am investigating to run php4&5 next to eachother.

Apache2 makes standard use of PHP5 via apache2-mod-php5
If a user wants PHP4 he puts a '.htaccess' file in his dir that he wants it to use PHP4.
In the .htaccess there hase to come something that if a php is opened he has to use the php4-cgi bin

Would this be possible?
 
Back
Top