Hi,
Would like to know if it is possible to use a different PHP version for a subdomain of a website that is, for example, running PHP 8.1.
www.monsite.com = 8.1
dev.monsite.com = 7.4
I’m asking because sometimes on the development site some of my clients want to test a different PHP version.
Thank you.