Re: [ale] Secure Mail server

1998-07-14 Thread Linux Idiot
Vaidhyanathan Mayilrangam wrote: > > Hi All, > > 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...? Under Linux I would use apache and a perl c

Re: Secure Mail server

1998-07-14 Thread Jens B. Jorgensen
webserver or mail server? Anyway, you can use HTTP 'Basic' authentication with the Apache server. Install the apache package. You'll have to set up a sort of password file and specify which directories require authentication. Look at the 'AuthName' directive in the on-line documentation. Vaidhy

Re: Secure Mail server

1998-07-14 Thread Hamish Moffatt
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 u

Secure Mail server

1998-07-14 Thread Vaidhyanathan Mayilrangam
Hi All, 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...? Thanks & regards, Vaidhy _ DO YO