php memory limit in htaccess code example Example: htaccess set php memory limit <IfModule mod_php5.c> php_value memory_limit 64M </IfModule>