Cloudkul Support

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>

 

Is this article is helpful?

People like and 1 people dislike.

If result is not found or irrelevant, Please contact us.

Submit your request

Start a Project






    Message Sent!

    If you have more details or questions, you can reply to the received confirmation email.

    Back to Home