Ron Savage wrote: > On Mon, 13 Feb 2006 11:14:21 -0500, Michael Peters wrote: > > Hi Michael > > Thanx for all the responses... > > >>Are you running this under a webserver or the command line? > > > Under Apache2, as a registry script. > > I thought the line in the table > > '' => ... > > would be all that was required to handle the case when the incoming path_info > was empty. If not that case, then what case does it handle?
That should be all you need. So it's definitely a bug that it doesn't work for you. I looked through the test suite to see if we had that default case covered and it turns out we don't :) I'll be fixing this and making a new dev release. Thanks for the testing. -- Michael Peters Developer Plus Three, LP --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
