Good job guys.

Jay

> -----Original Message-----
> From: Geoff Talvola [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, October 10, 2001 7:20 PM
> To: [EMAIL PROTECTED]
> Subject: [Webware-devel] cvs update
> 
> 
> I fixed wkcgi.exe so that it works with IIS as well as 
> Apache.  I'll email 
> Chuck a compiled version so he can update the compiled copy 
> on the web site.
> 
> In a nutshell:
> 
> - IIS runs cgi's in a different directory than the directory 
> containing the 
> cgi executable itself.  So it couldn't find the webkit.cfg 
> file since it 
> was looking in the wrong directory.
> - IIS doesn't close stdin after writing CONTENT_LENGTH bytes 
> to it.  So we 
> have to make sure we read in CONTENT_LENGTH bytes, and no 
> more, otherwise 
> it hangs forever waiting for more input.
> 
> 
> --
> 
> - Geoff Talvola
>    [EMAIL PROTECTED]
> 
> _______________________________________________
> Webware-devel mailing list
> [EMAIL PROTECTED]
> https://lists.sourceforge.net/lists/listinfo/webware-devel
> 


----------------------------------------------------------------------------

This e-mail and any attachments may be confidential or legally privileged.
If you received this message in error or are not the intended recipient, you
should destroy the e-mail message and any attachments or copies, and you are
prohibited from retaining, distributing, disclosing or using any information
contained herein.  Please inform us of the erroneous delivery by return
e-mail. 

Thank you for your cooperation.

----------------------------------------------------------------------------



_______________________________________________
Webware-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/webware-devel

Reply via email to