Hi, I'm using cloudlinux and openlitespeed. I wanted to be able to set a separate php version for a given domain.
I try add code to htaccess:
"RemoveHandler .php
SetHandler application/x-lsphp80 "
unfortunately it doesn't work. I tried to configure as per cloudlinux recommendations...