I understand that free accounts have mod_security enabled and that I cannot turn it off manually through the .htaccess file. I am developing a small application that needs to POST decent amounts of text based data to the MySQL database. Some of these posts contain links and information that are being blocked by mod_security. My web application is a closed app and cannot be access by anyone that does not have credentials (i am the only one right now). I know turning off mod_security for accounts is a case by case basis, but I am requesting to have it turned off for my account as I am getting 406 Errors while trying to post data. Thanks x10hosting