Archive for September, 2008

Create a restricted area on your website

Thursday, September 4th, 2008

If your website is running on an Apache server, its very easy to restrict access to a folder to only yourself or a select few people. This is very useful if parts of your site are not yet fully operational, or if you want to run a small “beta”. (more…)

How to ban people from your site by IP address

Thursday, September 4th, 2008

I found this neat trick the other day… If you notice someone is trying to hack your website, or just would rather a certain individual not stop by anymore, its very easy to ban the offender if you’re using Apache as your webserver. (more…)