I mean WEB pages that are protected using some sort of session variables or
cookies.
The pages are going to run on a platform that does not support .htaccess.

Regards
Alex

-----Original Message-----
From: drieux [mailto:[EMAIL PROTECTED]]
Sent: 13. august 2002 15:44
To: cgi cgi-list
Subject: Re: Protected WEB pages in Perl



On Tuesday, August 13, 2002, at 12:32 , Alex Agerholm wrote:

> Hi everyone
>
> I am new to writing CGI code in Perl and I am going to make some protected
> WEB pages using Perl.
> Can anyone direct me to some sample code for making a simple login system
> and some protected WEB pages ?

do you mean webpages that are controlled with
say a .htaccess file that does the authentication
prior to that URL being accessed?

or do you mean webPages that validate that you will
be able to access other webPages by means other than
through .htaccess???

ciao
drieux

---


--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to