At 1/30/01 6:54 PM, Charles Daminato wrote:

>Ok, now it's way beyond me *heh*  I'll escalate this tomorrow with the
>PTB, and those that have access to affect change.
>
>As an aside, do any of the combinations work properly?  Or are we going to
>have to recompile Apache to return different headers?

I can't find any that work.

You may be able to convert the CGI to "No-Parse Header" (which prevents 
Apache from adding any headers) then just supply the headers you need:

http://packetstorm.securify.com/programming-tutorials/CGI/ch4.htm#NoParseHe
ader

However, I don't believe that NPH CGIs work with SSL, so that's a 
problem. (Although the redirect URL really probably shouldn't be a secure 
URL anyway...)

Good luck  :-)

--
Robert L Mathews, Tiger Technologies

Reply via email to