Write CGI in C was a primitive idea. It's nonetheless interesting to know how it works.
It can be done by renaming the compiled executable with the suffix .cgi (this suffix needs be setup in Apache config file). Then put this into the server's cgi-bin folder. Visit http://server/cgi-bin/*.cgi should do.
See this short introduction on Getting Started with CGI Programming in C.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment