Thursday, 24 September 2009

Access denied with code 403

Error from domain’s error log:


mod_security: Access denied with code 403. Error reading request body, error code 70007: The timeout specified has expired




Fix:


1. Open Apache configuration file


It should be either /usr/local/apache/conf/httpd.conf or /etc/httpd/conf/httpd.conf.


2. Navigate to Timeout


3. Set this value to 300


4. Restart Apache service.

No comments:

Post a Comment