Re: [Tutor] howto filter access to a cgi script

2007-02-28 Thread Kent Johnson
[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

[Tutor] howto filter access to a cgi script

2007-02-28 Thread paulino1
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