You Sir, name password.
December 21, 2005 2:33 PM
Subscribe
WebSecurityFilter: I'm looking for a PHP or CGI script which would redirect a user to their password protected folder when they enter their username and password.
I am trying to build a single entry point for client access to resource files online. The idea is that I can pass out a single 'client access' URL where the client can enter their username and password which would be verified and then redirected to their folder on the server.
The maintenance of this tool needs to be absurdly easy as I plan on handing off maintenance of this to a non-tech-savvy person ASAP.
posted by DragonBoy to computers & internet (4 comments total)
If you just need a simple system that uses a text file with usernames and passwords, I could put something together for you in about a half hour.
posted by TonyRobots at 3:02 PM on December 21, 2005