>> 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
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:
> 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