XSS ProtectionXSS Protection

What is XSS protection ? XSS mean Cross-site scripting is a type of computer security vulnerability typically found in Web applications. Due to breaches of browser security, XSS enables attackers to i…

Read more »
01 Mar 2013

Single error PHP fileSingle error PHP file

Very useful if you point all your error pages to the same file. Save more space and easy to handle it.. rite ? This is a sample 'REDIRECT_STATUS' to your error page. First you need to use .htaccess f…

Read more »
18 Jan 2013

Block fingerprinting attackBlock fingerprinting attack

Referrer filtering for common media files. Replace with your own domain name.This blocks most common fingerprinting attacks ;) Note: Change www\.example\.com with your own domain name, substituting t…

Read more »
17 Jan 2013

Spammers, bad bots and some proxiesSpammers, bad bots and some proxies

RewriteCond %{REMOTE_HOST} 12.226.240.248 [OR] RewriteCond %{REMOTE_HOST} 24.111.102.26 [OR] RewriteCond %{REMOTE_HOST} 24.117.121.113 [OR] RewriteCond %{REMOTE_HOST} 65.30.216.140 [OR] R…

Read more »
17 Jan 2013

Recent Comments

 
Top