[EMAIL PROTECTED] wrote:
> Hi!
>
> I have some python CGI scripts in an intranet, in a windows network, I
> would like to restrict the access to some of those scripts to a list
> of computers in the domain.
>
> How?
Within the CGI I think you can look at the environment variable
REMOTE_HOST
Hi!
I have some python CGI scripts in an intranet, in a windows network, I
would like to restrict the access to some of those scripts to a list
of computers in the domain.
How?
Thanks, Paulino
___
Tutor maillist - Tutor@python.org
http://mail.pyt