This is a discussion on isapi and Apache within the Windows Web Servers forums, part of the Web Server and Related Forums category; I wrote an isapi with VC6 and it work fine on IIS. When try to run it on Apache 2....
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
I wrote an isapi with VC6 and it work fine on IIS. When try to run it on
Apache 2.0.52 it returns "the page cannot be displayed" message. I have set AddHandler directive to "isapi-isa .dll" and ISAPIReadAheadBuffer to 4G. I would appreciate if someone could provide some additionnal settings I missed in documentation or other settings not mentionned in Apache docs. Thanks, Jacques |