Blocking Proxies Tutorial
Sep 04Since a lot of people proxy DDoS, it’s useful to protect your site against it. You have three options if you have total control over the server… Detect proxies and block them on firewall/mod_security level (1) Detect them via PHP and block them via .htaccess (2) Detect and block them via .htaccess (new method added!) 01Since most people use shared hosting, number 3 is the best...
Password Security Tips
Sep 04A simple list of Dos and Donts to consider when creating new accounts or updating passwords for current accounts you have. It may sound simple, but mistakes can often be made when in a rush or creating multiple accounts. This post contains common good practice. Why not get into the habit of creating good passwords, before bad habits set it? Do NOT: 1. Use your account name or any data that...