On Tue, Mar 17, 2009 at 5:11 AM, Terrence Brannon
<[email protected]> wrote:

> Does cgiapp throw 404 errors? I've never seen it do that. What exactly does
> your webserver log say?
>
> It would be nice if there were a verbose trace option for cgiapp's
> resolution of request into runmode.

CAP::LogDispatch can trace the execution path of your program.  Check
out the LOG_METHOD_EXECUTION option in the docs.  Not sure if that was
exactly what you were looking for but it gives a good indication of
what your program is doing...

Cheers,

Cees

#####  CGI::Application community mailing list  ################
##                                                            ##
##  To unsubscribe, or change your message delivery options,  ##
##  visit:  http://www.erlbaum.net/mailman/listinfo/cgiapp    ##
##                                                            ##
##  Web archive:   http://www.erlbaum.net/pipermail/cgiapp/   ##
##  Wiki:          http://cgiapp.erlbaum.net/                 ##
##                                                            ##
################################################################

Reply via email to