Can someone tell me how to make a directory in a Linux server password protected? What if all scripting is done in PHP? Is there any easy way to set it up so that a log-in screen automatically pops up? Is there any easy way like .htpasswd that pops up the screeen for you?
I know that
/etc/passwd
/etc/shadow
/etc/group
all exists...but where do I go from there? Maybe someone can point me to a good site?
Thanks!
|