[cgiwrap-users] RE: CGIWrap
Brought to you by:
nneul
From: Neulinger, N. <nn...@um...> - 2002-12-06 17:38:55
|
You should have said this was a cobalt. I refuse to provide any bug handling or support of cobalt installations, as they are running a heavily customized/changed version of cgiwrap that does not behave anything like a standard install of cgiwrap.=20 =20 Normal install of cgiwrap most definately does not include that "/cgi-bin/..." stuff in the PATH_INFO. I use PATH_INFO all the time. As for PATH_TRANSLATED, I believe the current behavior of the cvs version of cgiwrap is the most correct so far.=20 =20 -- Nathan ------------------------------------------------------------ Nathan Neulinger EMail: nn...@um... University of Missouri - Rolla Phone: (573) 341-4841 Computing Services Fax: (573) 341-4216 -----Original Message----- From: Richard J. Hughes [mailto:rh...@li...]=20 Sent: Friday, December 06, 2002 11:24 AM To: Neulinger, Nathan Subject: Re: CGIWrap =09 =09 Hi Nathan, =09 Thanks for replying. =09 I. Here's a site not running CGIWrap http://www.lilikoi.com/cgi-bin/testcgi.cgi/forums/general/?P0 PATH_INFO=20 /forums/general/ PATH_TRANSLATED=20 =09 /home/sites/site153/web/forums/general =09 II. Here's a site running an old version of CGIWrap http://www.naznet.com/cgi-bin/testcgi.cgi/fellowship/forum1/?P0 PATH_INFO=20 =09 /cgi-bin/testcgi.cgi/fellowship/forum1/ PATH_TRANSLATED=20 =09 /home/sites/site32/web/cgi-bin/testcgi.cgi =09 III. Here's a site running some new version of CGIWrap. =09 http://www.alvinnazarene.org/cgi-bin/testcgi.cgi/forums/general/?P0 =09 PATH_INFO=20 =09 /cgi-bin/testcgi.cgi/forums/general/ PATH_TRANSLATED=20 =09 /home/sites/site175/web/cgi-bin/testcgi.cgi/forums/general/ =09 =09 As you can see, CGIWrap has never given the correct PATH_INFO and PATH_TRANSLATED. I compensated for this with your earlier version, but it's now become a moving target. =09 It should either be right or consistently wrong :-) =09 I don't know which versions of CGIWrap these sites are running. I've been getting all this information 2nd hand. I can try to find out, though, if that would be helpful. =09 Cheers, =09 Richard =09 Dr. Richard J. Hughes Tel: +1 (619) 405-4247 Lilikoi Software, Inc. Fax: +1 (858) 487-0451 =09 rh...@li... For communication on the World Wide Web ... Ceilidh! http://www.lilikoi.com <http://www.lilikoi.com/>=20 |