Hey everyone!
I have to create a very basic client login. You click on a link, a popup form (just like the “standard” .htaccess one) pops out, you type a password, and depending on the password you type, you get redirected to a specific folder (that way a client can check his own stuff easily)… Can this be accomplished with .htaccess alone? Since it’s not a high-security thing, I’d like to do it as simple as possible, without fussing with php and databases...
Also, keep in mind that I'm a total idiot when it comes to anything remotely related to server configurations, so I'd really appreciate a reply written like it's meant to be read by your grand-grand-mother, thanks ;)
Seb