Is it possible to select different PHP versions for sub domains and folders?

by
Lucifer12
Profile picture of Lucifer12
Posts: Threads: Thanks: Account age: less than a second
1 replies
We have several different subdomains created. How can we use PHP Selector to set the PHP version/options for each subdomain or folder?
#domains #folders #php #select #versions
  • Profile picture of the author Justcare
    Justcare
    Profile picture of Justcare
    Posts: Threads: Thanks: Account age: less than a second
    You can configure the server to use different PHP versions on your subdomains and directories by adding the SetHandler code in the .htaccess file of the folder to override the default PHP version.

Trending Topics