WordPress and mod_security
When installing WordPress, I came up against a technical problem; http 500 errors generated by mod_security. A binary search of the httpd.conf file (alternately enabling and disabling groups of parms) revealed that this line caused the 500 error: SecFilterScanPOST On…