79644074

Date: 2025-05-29 14:31:10
Score: 1
Natty:
Report link

I did all the above and none of them worked until I added

<IfModule mod_php.c>
    php_value upload_max_filesize 50M
    php_value post_max_size 60M
</IfModule>

LimitRequestBody 52428800

to my .htaccess

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: Toheeb Oyekola