howto

Resource (external link)

Google help article explaining three methods of blocking Google from indexing a page (.htaccess password protection, robots.txt file, and noindex meta tags). Provides a brief overview of how to implement each method and the relative effectiveness of each.

Resource (external link)

This brief tutorial explains both how to password-protect a web site using .htaccess and .htpasswd and why you would want to do so.