I have some C code that, when compiled under Linux, works perfectly as a CGI. This same source compiles perfectly with Visual C++ producing an exe.
My question is how do I use this as a CGI in a Windows, Apache environment.
Can I just place the exe in the correct folder, under Apache usually cgi-bin, or do I need to do more to get it to act as a CGI?
stockton 10 Light Poster
Be a part of the DaniWeb community
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.