We have data that we are scraping to a directory via a script. We would like to password protect this directory.
It is php based.. and we would like to use an authentication method that checks to see that the user is logged in
before he can view the directory.