From: jim@... Date: 2005-01-08T06:45:42+09:00 Subject: Webrick and Basic Auth Hi I have a directory of files that I want to share over the net with Webrick. Basically, I have something simple now where Webrick mounts the directory and serves up the files. Neat and simple. However, I have another set of files that I want to share, but I want to have only authorized people access them. Is there a simple way (say by adding htaccess to a directory(s)) to add authentication to a webrick mounted directory? Sorry if this is a dumb question. Thanks -- Jim Freeze Code Red. Code Ruby