From: gopher-project-bounces+rachael=telefisk.org@lists.alioth.debian.org
       Date: Sat Oct  9 15:23:07 2010
       Subject: Re: [gopher] Gophernicus 1.0 released
       
       On 2010-10-09 17:11, Jacob Dahl Pind wrote:
       
       >>>> Damn, that's a nice solution with beautiful urls. Didn't even think of
       >>>> that....
       >>>
       >>> Just in case someone's wondering... Jacob's got a bunch of mbox files
       >>> which he wanted to share in splitted form without really splitting the
       >>> files.
       >>
       >> That's pretty cool. There's an off-by-one error apparently though: it
       >> seems that the last entry of the directories I was looking at don't work.
       >> But the other ones work fine. Neat idea.
       >>
       >
       > you are right :( shame on me for not testing that, counting of 1 for the
       > list but Mail::Box uses 0 hence the error at the end.
       >
       > tested it but gophernicus didnt like ?0 queries, will have to figure out
       > why.
       
       Seems to work ok:
       
       gopher://holviala.com/0/~kimmy/code/gophernicus/testsuite/cgi-bin/dump.sh?0
       
       results in:
       
       QUERY_STRING=0
       
       My dump.sh is pretty simple:
       
       #!/bin/sh
       
       ##
       ## Dump environment
       ##
       
       set
       
       
       - Kim
       
       
       _______________________________________________
       Gopher-Project mailing list
       Gopher-Project@lists.alioth.debian.org
       http://lists.alioth.debian.org/mailman/listinfo/gopher-project
       Thread start
 (DIR) [gopher] Gophernicus 1.0 released
 (DIR) Followup: Re: [gopher] Gophernicus 1.0 released
 (DIR) Followup: Re: [gopher] Gophernicus 1.0 released
 (DIR) Followup: Re: [gopher] Gophernicus 1.0 released