in reply to A very simple userid/password check
<Directory /var/www/private_html> <Files foo.bar> AuthName "Foo for Thought" AuthType Basic AuthUserFile /not/web/published/foo.htpasswd Require valid-user </Files> </Directory>
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
RE: (2) A very simple userid/password check (ybiC, not AM)
by ybiC (Prior) on Jul 19, 2000 at 18:57 UTC |