Clayton Scott wrote:

I want want both '/login' and '/login/*' to go to the same App but I
can't see how to do it
short of overriding _parse_path in a sub-class.

In my table I've tried using the key 'login', 'login*', 'login/*' but
one will always fail to match
one or the other.

I would think that just using 'login' would work. Can you post the output of the debug log when run with debug => 1?

--
Michael Peters
Plus Three, LP


#####  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