Author |
Message |
Topic: Compiled C Executables As CGI Scripts |
jonedgeworth
Replies: 2
Views: 8933
|
|
Thanks for the help, the executables were .exe files anyway.
Have solved the problem, was compiling the files using gcc but then compiled them using the compiler with Dev-C++. For some reason they ... |
Topic: Compiled C Executables As CGI Scripts |
jonedgeworth
Replies: 2
Views: 8933
|
|
I recently installed the Abyss web server and all was great till I tried to get a CGI script to run.
I created a (very simple) c program - taken from a CGI tutorial at howstuffworks.com then compil ... |
|