Securing Wordpress
Apache, WordpressIm not gonna give you the full deal on securing wordpress, there are dozens of this tutorials out there just waiting to be read. I just want to point out a stage that no one should skip, its crucial to your wordpress integrity. Securing the wp-admin folder though very important its very easy to be [...]
Apache: Deny or Block IP using htaccess directives
ApacheIts very simple to deny certain ip’s or domain names from htaccess. For example if from various reasons you dont want some persons accessing your site anymore you just need to add the following to you htaccess file:
order allow,deny
deny from 1.1.1.3
deny from 2.2.2.
allow from all
This will allow access from anyone except “1.1.1.3″ and “2.2.2.*”. [...]
Servage Hosting review
Hosting, PHPI WAS WRONG. DO NOT CHOSE SERVAGE FOR HOSTING OR YOU WILL REGRET THE CHOOSE
This is the phrase i looked on search engines for a couple of days before i choose’d my current webhosting. After reading dozens of articles and peoples reviews i decided to host with SERVAGE and i must say it was a [...]