cornerhost wiki   Mod%security UserPreferences
 
HelpContents FindPage Diffs Info Edit Subscribe XML Print View

Is mod security preventing a web app from working? (It's probably preventing them from working for good reason.)

  1. Contact the developer of the web app, and ask them to change the way their app works, to keep in good practice with web security.
  2. Meanwhile, you can disable mod_security on a per-directory basis by adding: 'SecFilterEngine Off' to a .htaccess file in the directory of the app.


PythonPowered