fastcgi PHP does not support php_value at all, no matter where you put it.
Only Apache mod_php and LiteSpeed PHP support it.
Exactly. But I need to add php_value in .htaccess and hide this for Apache(php-fcgi). Litespeed should see this directive. Apache shouldn't. How to do it?
Apache(php-fcgi) won't start with something like php_value in .htaccess. I want to make this directive visible only for Litespeed