I am working on a project where I need to setup custom php values. Can I do this through htaccess?
No. Because of the way PHP is configured on our services, all php changes need to be made through a custom .user.ini file.
For more information on how to do this, please see the following link…
http://kb.site5.com/php/how-to-make-custom-php-changes-using-a-user-ini-file/
You must be Logged In to post an Answer.
Not a member yet? Sign Up Now »
Answer #1
No. Because of the way PHP is configured on our services, all php changes need to be made through a custom .user.ini file.
For more information on how to do this, please see the following link…
http://kb.site5.com/php/how-to-make-custom-php-changes-using-a-user-ini-file/