I wonder about the usage of .user.ini file on shared servers.
Would .user.ini propagate to subfolders or I need one for each folder where I want directives to be applied?
Is it possible to make it recursive like with php.ini by using suPHP_ConfigPath in .htaccess?
Is there anything you would recommend in regards of .user.ini usage, and how you see .user.ini vs. php.ini?
Thanks