On Tue, Jul 14, 1998 at 07:23:10AM -0700, Vaidhyanathan Mayilrangam wrote:
>  This is slightly off-topic. I need to setup a webserver which will
> limit access by asking for a userid and password. 
> 
> Which server should I use or can I get it done by any scripting
> language...?

If you want to use HTTP's authentication rather than implementing
something with CGI & HTML, then look in to .htaccess files. The databases
of authentication details can be in text, db, or dbm format, and maybe
even some of the RDBMSs like postgresql. (This is for Apache.)


Hamish
-- 
Hamish Moffatt, [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED]
Latest Debian packages at ftp://ftp.rising.com.au/pub/hamish. PGP#EFA6B9D5
CCs of replies from mailing lists are welcome.   http://hamish.home.ml.org


--  
Unsubscribe?  mail -s unsubscribe [EMAIL PROTECTED] < /dev/null

Reply via email to