Link to home
Start Free TrialLog in
Avatar of eabell
eabell

asked on

DOS-Compiled C to run as cgi on /cgi-bin server side?

cand i compile a c code locally on dos mode, change it to .cgi, to be executed on server??
ASKER CERTIFIED SOLUTION
Avatar of WDB
WDB

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of jhurst
jhurst

The answer is only YES if the server runs an operating system that supports .EXE files.  As was stated, this works with NT but will not work with thew vast majority of ISPs who use some unix derivative.