Thanks for your help. I did all the deactivating earlier and couldn’t find the issue.
I’ve been poking around and found a resolve.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>
Thanks for your help. I did all the deactivating earlier and couldn’t find the issue.
I’ve been poking around and found a resolve.
<IfModule mod_security.c>
SecFilterEngine Off
SecFilterScanPOST Off
</IfModule>