How do I set different PHP versions for some directories?
I have a main (new) website in the domain root, and four more wordpress (old) sites in subdiretories.
I need the main one running PHP 7 and the others running 5.3 (or 5.4).
How can I do this? (the subsites don't have specific domains).
Hello and thanks for contacting us. You can manage this with MultiPHP Manager or by editing your .htaccess file.