Old app needs PHP5.6. New app needs 7.0+ I'm moving new app to app.example.com anyway. How can I run PHP7 in the new subdomain and 5.6 on root? Couldn't find in forum, docs, but found on Google for other hosts. asked 15 Apr '18, 04:59 Troy |
It would be better serve the domain 'app.example.com' from it's own application of the PHP you want to use. Create and add it here, https://my.webfaction.com/website/ answered 15 Apr '18, 05:22 NickR ♦♦ |