On Mon, 2004-11-08 at 10:45, Arshavir Grigorian wrote: > Is there a way to have /path/login go directly to its handler (Login.pm) > and just /path to Application.pm?
Make sure you define the most specific one, i.e. /path/login/, last. - Perrin -- 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
