Hello!
I'm brand new to WordPress and lovin' it so far. I'm a total novice and I know very little about CSS, PHP, etc. but I think I have things running ok including bbPress with WP.
I'm trying to "harden" WP a bit more with an .htaccess password restriction in the wp-admin folder.
It works great for me but it also blocks the regular users when they try to register or log in.
I have the same .htaccess file in the bb-admin folder and it's working perfectly there for the forums. Users can register and login with no problem and I get the extra login when I go the admin page. bbPress is in subdirectory of the WP install.
I'm using the 2011 theme.
Any advice on how to make the .htaccess work for the wp-admin restriction without restricting user registration?
Thanks!