Current time: 05-07-2024, 04:13 PM Hello There, Guest! (LoginRegister)


Post Reply 
Upload of files limited to approx 100KB
Author Message
mike548141 Offline
Junior Member
*

Posts: 49
Joined: Nov 2009
Reputation: 0
Post: #13
RE: Upload of files limited to approx 100KB
(06-28-2011 02:41 AM)Spheerys Wrote:  Hummm nearly 3 years later....

How did you solve the problem exactly ?
What did you change with the mod_security configuration and where ?

You may want to google mod_sec and PHP
You need to add the mod_sec config to the sites apache config file
/etc/apache2/ispcp/*.conf


#
# Custom apache configuration for example.com
#
# Any changes made to this file will be preserved.
# ispCP doesn't and won't verify the contents of this file.
#
# This file should NOT be deleted, otherwise apache will fail to start
#

<LocationMatch "/">
SecRuleRemoveById 960010
SecRuleRemoveById 960015
SecRuleRemoveById 960032
SecRuleRemoveById 950107
</LocationMatch>

LimitRequestBody 20480000
SecRequestBodyLimit 20480000

MC
06-28-2011 05:58 AM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
RE: Upload of files limited to approx 100KB - mike548141 - 06-28-2011 05:58 AM

Forum Jump:


User(s) browsing this thread: 2 Guest(s)