Mod Security

After extensive testing, mod security is now enabled on all shared hosting servers. Mod security works with the Apache web server to help against common web borne attacks.

We believe the implementation should help to improve the performance and stability of the shared hosting platform. More details on this can be found at:

http://www.modsecurity.org/

Stuart Melling

Hi! I am the the co-founder of 34SP.com and Business Development Director; I've been at this hosting lark for more than twenty two years, ulp.. I oversee multiple areas of our business to ensure 34SP.com products and services are meeting our customer's needs. You can get in touch over on LinkedIn or replying to any of most posts. In my spare time I am exceptionally interested in food and drink, I run several food website and am a multi-award winning, food and drink writer.

5 Responses

  1. If you take a look at the mod_security website there is some nice documentation there.

    You can simply add rules via .htaccess file

    If for example you didnt want anyone to be able to post “34SPrules” or “34SPyay” on your site you would add a simple rule

    SecFilterSelective HTTP_Referer|ARGS “(34SPrules|34SPyay)”

    This would then block any POST/GET event containing either fo those terms, or if it originated from a HTTP_REFERER containing those terms.

    There is a lot more functionailty but that is the easiest form to use to block things easily.

Leave a Reply

Your email address will not be published. Required fields are marked *

Post comment