I am quite new to apache and the whole web server business.
The question I have is about cgi applications. I am running
apache 2.0 on a win98 machine. I have 2 domains going as
of now. and I have cgi enabled. the call to the perl app
printenv.pl works fine. I just declare this to inform that
I can figure out most things if I have the proper
information at hand. I have been searching for information
about implemeting the c programming language in the cgi
mechanism. since I know c pretty well I was hoping to
start there.
my question is this. do I use a compiled executable such
as "dothis.exe" or do I use some form of CScript text file
in conjunction with an interpreter. and how do I do this
in apache. I am obviously missing something and hope I am
not on a wrong track. I will learn perl or whatever but I
was hoping for some instant gratification.
The question I have is about cgi applications. I am running
apache 2.0 on a win98 machine. I have 2 domains going as
of now. and I have cgi enabled. the call to the perl app
printenv.pl works fine. I just declare this to inform that
I can figure out most things if I have the proper
information at hand. I have been searching for information
about implemeting the c programming language in the cgi
mechanism. since I know c pretty well I was hoping to
start there.
my question is this. do I use a compiled executable such
as "dothis.exe" or do I use some form of CScript text file
in conjunction with an interpreter. and how do I do this
in apache. I am obviously missing something and hope I am
not on a wrong track. I will learn perl or whatever but I
was hoping for some instant gratification.