Once more connection monitoring

2003-11-30 Thread John Michael
>> Be aware of proxies. Many ISPs use proxies, in this situation your are> excluding all people using the same proxy because one of their users is> accessing a directory/file.>I'm not worried about this aspect.  I'm going to validate using cookies andcan use cookies along with their ip, use

Re: mod_perl and Apache::Registry

2003-11-30 Thread Stas Bekman
Randy Kobes wrote: On Thu, 27 Nov 2003, Stas Bekman wrote: Randy Kobes wrote: [...] I think it is a ModPerl::BuildMM thing - this patch [ .. ] arranges for everything to be put under an Apache2/. Cool. Though, it's probably easier to read: $v =~ s{(blib([/\\])lib)}{$1$2Apache2}; or even:

Re: Once more connection monitoring

2003-11-30 Thread Perrin Harkins
> I'm more worried about whether or not I am on the right track with this > section of code layout. > > IF i wanted to allow a validated user to download one file at a time > from a certain folder sub handler { ># validate user first to see if they belong in this area ># check and see if