On Mon, 5 Feb 2001, Richard Seymour wrote:

> But the separator between the cgi program name and the query string
> component should still be a "?" -- is that what you're saying? If so,
> the software, I'm using is broken, which wouldn't surprise me. 

Correct. The separator between a URL and the query string is AFAIK, still
"?"

> the servlet. So it may just be that the servlet engine (Resin) is
> broken, but knows how to deal with its own breakage. I think I have a
> workaround I can pop into place if need be.

Well, good luck. The additional information is probably popping up in
another CGI environment variable (PATH_INFO seems most likely), so things
can be fixed if this is what's happening.

--
-Geoff Hutchison
Williams Students Online
http://wso.williams.edu/


_______________________________________________
htdig-general mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/htdig-general

Reply via email to