Tell me more ×
Webmasters Stack Exchange is a question and answer site for pro webmasters. It's 100% free, no registration required.

Is this thing even possible because I searched every where but all I could find was this one post ?

Using .htaccess or using AddHandler/Action MIME module Directive ?

I have compiled all Apache, PHP 5.2 and PHP 5.3 on CentOS at path /usr/local/apache, /usr/local/php52 and /usr/local/php53.

I have the libphp5.so modules in my respective php folder by using symlink at /usr/local/php and LoadModule directive. I am able to switch PHP versions too but now I want that different directories to run with different PHP 5.x version. Is it possible ?

I don't mind recompiling PHP too.

share|improve this question
You can also have a look on serverfault. – j0k Feb 4 at 12:36
Thank you. I will look there. – Jigar Feb 5 at 6:40

closed as off topic by John Conde Feb 4 at 12:39

Questions on Webmasters Stack Exchange are expected to relate to webmastering within the scope defined in the FAQ. Consider editing the question or leaving comments for improvement if you believe the question can be reworded to fit within the scope. Read more about closed questions here.

Browse other questions tagged or ask your own question.