suphp_configpath

  1. bhawanisingh

    Using suPHP_ConfigPath in htaccess and php.ini Files

    Single User PHP (SuPHP) is a type of PHP Handler that executes PHP scripts with the authorization of their owners. This Handler is installed on all the shared servers thus one can use this to set settings from the php.ini file global for the whole account. This file is available in public_html...
Top