Hi ALL, I need some help
I set auth_type (like $r->auth_type('MyType')) in PerlAuthenHandler if request go in "/" (root) it generate subrequest for lookup index.html file name after this in subrequest I lost auth_type (but I ignore subrequests) but even in PerlLogHandler I can't determine it this is bug or not ? becouse in documentation: >auth_type >Get/set the type of authorization required for _this request_ I may try workaround with use "pnotes", but I want desirably less as possibly a superfluous code -- Sergij Borodych http://bor.org.ua