perl-script breaks cgi?

1999-12-15 Thread Kees Vonk 7249 24549
I just ran into a problem I don't understand: I was testing a PerlAccessHandler on a cgi (not modperl) directory like this: Directory /my/user/directory SetHandler perl-script PerlAccessHandler My::Access /Directory when I tried to access a cgi script and got passed the access control

Re: perl-script breaks cgi?

1999-12-15 Thread Greg Cope
Kees Vonk 7249 24549 wrote: I just ran into a problem I don't understand: I was testing a PerlAccessHandler on a cgi (not modperl) directory like this: Directory /my/user/directory SetHandler perl-script PerlAccessHandler My::Access /Directory What about the normal cgi stuff

RE: perl-script breaks cgi?

1999-12-15 Thread Eric Cholet
I just ran into a problem I don't understand: I was testing a PerlAccessHandler on a cgi (not modperl) directory like this: Directory /my/user/directory SetHandler perl-script PerlAccessHandler My::Access /Directory Don't use SetHandler for a PerlAccessHandler, it's only for