Ian is correct, I don't think you can password protect an individual file, at least not with .htaccess I don't think. The only real restrictions you can put on files by default is by CHMOD, but when restricting a file that way, you will either allow or dissalow permission, there is no password prompt. <br /><br />If someone knows of a way to do this, it would be good to know. But I think CHMOD will restrict files too much, and .htaccess will only work on a directory level.