Published by John Hoff on 28 Aug 2008
Securing Your WordPress Blog: Post 4 - Setting Up .htaccess
|
| Locking Down WordPress |
Thus far in our securing your WordPress blog series we have seen:
- Fluffy’s helpful tips and a security login plugin - post 1
- How to change your username for added security - post 2
- How to obscure your database tables - post 3
Today I want to talk about one of the most important security features you can set up for your blog - the .htaccess file.
Why This Is Important
I bet many bloggers and some home-schooled web developers have seen this file mentioned before and know it’s good, but it frightens the heck out of them. This is probably because the code is foreign to them and they know messing it up can limit access to their websites, so they just avoid it all together.
Not good.
|
|
Web Development |



