Hey, is there any way that I can password protect individual files and/or subdirectories?

Comments

Susurrus’s picture

Status: Active » Fixed

Well, you can use any features of your web server. For Apache2, which most people would be using, you can use an .htaccess file to allow/deny access to any files or directories. You can Google for help on this easily, as I'm not sure off the top of my head how to do this.

Doing it through the web server is the only real way to do this securely, so that's all I'm going to suggest. It wouldn't really work to add this feature to the module itself.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.