DnP Firewall za SMFUkoliko želite da nivo bezbednosti svog smf foruma podignete na viši nivo, ova prosta firewall skripta vam može pomoći u tome.
1 - Use this simple Firewall to protect your SMF forum
1.Deny unwanted Bots
2.Reduce Spamming
3.Block Flooding Attack
4.Partially weaken DoS
5.Prevent automated malicious scripts pass through
2 - Side features
1.Increase your Adsense Impression and Revenue.
2.Act as an Introduction page for your forum.
3.SEO Friendly. (DnP Network has this firewall installed for more than 2 years. Google Search : silveryhat returns 29,000+ results)
4.No query executed / Extremely fast
Kako instalirati skriptu?Najpre uploadujte sve fajlove iz paketa u direktorijum foruma. (paket možete naći u attachmenu ove poruke, ili na adresi: [hide]http://www.mediafire.com/?ybdhm1owzju[/hide] )
Zatim otvorite fajl
dnp_fw_config.phpnadjite:
$Forum_domain = array(
Iza te linije videćete kod sa http:// a ispod njega
http://www - u kod treba ubaciti adresu foruma (na oba mesta)
Otvorite index.php fajl iz roota fašeg foruma.
nadjite:
$forum_version=
Odmah posle te linije dodajte:
if(file_exists('dnp_fw.php')){require_once('dnp_fw.php');}
*Ukoliko želite da isključite firewall, uklonite navedenu liniju iz index.php fajla.