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 web
At 06:13 PM 10/10/2001 -0400, Geoff Talvola wrote:
>I finally got around to testing this. You're right, wkcgi.exe hangs when
>used with IIS 4.0 if the page you're viewing forwards to another
>page. This happens even with Webware from CVS so moving up to the latest
>CVS won't fix it.
>
>wkcgi.
At 06:13 PM 10/10/01 -0400, Geoff Talvola wrote:
>At 09:22 AM 10/3/01 -0700, Russell Blank wrote:
>>Sorry about any of the confusion. The forwardRequest function works with
>>WebKit.cgi, V .05 of WebWare on Microsoft IIS server, but does not work with
>>the WKCGI.exe binary. The example code tha
At 09:22 AM 10/3/01 -0700, Russell Blank wrote:
>Sorry about any of the confusion. The forwardRequest function works with
>WebKit.cgi, V .05 of WebWare on Microsoft IIS server, but does not work with
>the WKCGI.exe binary. The example code that was attached should work on the
>WebKit.cgi but not