M
Muzammil
Hi.
i learn about cgi scripting in c++ from deitel & deitel. in this book
he uses .cgi extension files while when i compile the file on windows
platform is .exe.
in book he browse the .cgi files i dont know how he makes cgi file.and
run in windows xp.
can anyone help me to convert exe file into cgi so that i can use this
file on redhat apache server.
i paste the exe file into cgi-bin folder of apache in windows platform
its works. but i want to compile the same code in g++ (for redhat
system) so that i can paste the compiled file into cgi-bin folder of
redhat system.
i learn about cgi scripting in c++ from deitel & deitel. in this book
he uses .cgi extension files while when i compile the file on windows
platform is .exe.
in book he browse the .cgi files i dont know how he makes cgi file.and
run in windows xp.
can anyone help me to convert exe file into cgi so that i can use this
file on redhat apache server.
i paste the exe file into cgi-bin folder of apache in windows platform
its works. but i want to compile the same code in g++ (for redhat
system) so that i can paste the compiled file into cgi-bin folder of
redhat system.