[thelist] Password set-up on Unix/Apache
Jay Blanchard
thelist at lists.evolt.org
Mon Sep 9 09:55:02 2002
[snip]
Need to know how to password protect a folder on a website that is being
hosted on Solaris (Unix)/Apache combo.
Aside from coding in password/username capability, I thought there was
an easier way to do this from the server itself? Am I wrong on this?
It's been a while since I had to deal with Apache (previous job and the
programming gurus actually were in charge of the pw/un administrating).....
[/snip]
See
http://httpd.apache.org/docs/howto/auth.html
and
http://httpd.apache.org/docs/howto/htaccess.html
HTH!
Jay