How to change php parameters through .htaccess ?
You can change php parameters through .htaccess file. Suppose I want memory limit to be 768 Mb. I can set the memory limit inside the php5 module directive.
<IfModule mod_php5.c> php_value memory_limit 768M </IfModule>
If result is not found or irrelevant, Please contact us.
Submit your request