/ Published in: Apache
                    
                                        
Increases the memory limit of php and html files.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<FilesMatch "\.(php|html?)$">
php_value memory_limit 96M
</FilesMatch>
Comments
 Subscribe to comments
                    Subscribe to comments
                
                