The following reply was made to PR mod_cgi/2918; it has been noted by GNATS.
From: "John W. Hanks" <[EMAIL PROTECTED]> To: Marc Slemko <[EMAIL PROTECTED]> Cc: [EMAIL PROTECTED] Subject: Re: mod_cgi/2918: Multiple leading slashes in SCRIPT_NAME, REQUEST_URI Date: Fri, 28 Aug 1998 23:29:54 -0400 (EDT) Okay, now I must be tired today. When I sent the message before, I was running the cgi's on the old system, and checking the debug files on the new system (it never changed, it was from last night). (I guess that's what I get for getting 2 hours of sleep, working 13 1/2 hours at one job, then going to another and trying to write cgi scripts and debug code) Now it is working properly. I added some code to check for '//' at the front and strip out one of them, but now it isn't doing it at all. I'll try some more and see what happens. I have three other programs to port. John
