Return to Snippet

Revision: 12255
at March 7, 2009 12:27 by zachharkey


Initial Code
<FilesMatch "\.(php|html?)$">
  php_value memory_limit 96M
</FilesMatch>

Initial URL


Initial Description
Increases the memory limit of php and html files.

Initial Title
.Htaccess settings to increases the memory limit of php and html files.

Initial Tags
htaccess, drupal

Initial Language
Apache