Re: mod_perl and cgi-script handler

2017-06-09 Thread tomcat
Hi. I am using much the same kind of config (Apache 2.4, mod_perl, own AAA module, cgi-bin) in multiple places, and have not seen that issue yet. But let me gather some additional info, to make sure, and I'll get back here. On 09.06.2017 12:35, Jie Gao wrote: Hi All I have run into a probl

mod_perl and cgi-script handler

2017-06-09 Thread Jie Gao
Hi All I have run into a problem with CGI under mod_perl, and I can't get my head around it. I wanted to put a "cgi-bin" directory under my authentication/authorisation handlers, but while authen/authz works fine (debug showing access granted), the directory is in the end not handled by "cgi-s