Search results

  1. E

    mod_security on free accounts

    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...
  2. E

    Files will not update with Varnish off

    I am having caching issues with .js and .css files when trying to update them. I have varnish turned off through .htaccess as suggested by this forum in other posts. This is my .htaccess file: Options +FollowSymLinks -MultiViews # Turn mod_rewrite on <filesMatch...
Top