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