Index: .htaccess =================================================================== RCS file: /cvs/drupal/drupal/.htaccess,v retrieving revision 1.74 diff -u -p -r1.74 .htaccess --- .htaccess 1 May 2006 08:32:56 -0000 1.74 +++ .htaccess 23 May 2006 12:57:11 -0000 @@ -2,6 +2,9 @@ # Apache/PHP/Drupal settings: # +# Set higher default memory limit +php_value memory_limit 16M + # Protect files and directories from prying eyes. Order deny,allow