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.
Comments
Comment #1
Susurrus commentedWell, 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.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.