Limite de memória do conjunto de php htaccess

<IfModule mod_php5.c>
    php_value memory_limit 64M
</IfModule>
Powerhudaman