????

Your IP : 52.14.169.140


Current Path : /etc/apache2/conf.d/
Upload File :
Current File : //etc/apache2/conf.d/modsec2.imunify.conf

# Imunify360 mod_security config patch

<IfModule security2_module>
  # The following two settings are needed for realtime scanning of uploaded files
  SecRequestBodyAccess On
  SecTmpSaveUploadedFiles On
  SecResponseBodyLimitAction ProcessPartial
</IfModule>