Randal L. Schwartz wrote: >>>>>>"Adam" == Adam Prime x443 <[EMAIL PROTECTED]> writes: > > > Adam> I ended up doing the whole thing in a couple of hours as an > Adam> AccessHandler. > > Technical question... wouldn't TransHandler have made more sense of that? > I don't see that as a "can this person go here?" but "what content > should this URL map to?"
if I understand the problem correctly (which I may not) I think both those phases are probably wrong and a more generic phase is probably best, like the PerlInitHandler. in fact, I doubt that Adam needed to code it himself, since it looks like he was after Apache::Motd: http://search.cpan.org/dist/Apache-Motd/ --Geoff -- Report problems: http://perl.apache.org/bugs/ Mail list info: http://perl.apache.org/maillist/modperl.html List etiquette: http://perl.apache.org/maillist/email-etiquette.html