> Though, it seems to imply that I have to export my own module in a header > file and include it in mod_cgi. In other words, I have to add my module to > the httpd build system. So I copied my module to the modules/generator > directory. But I am not sure what the good way is to incorporate my module > in the build httpd system; just typing make does not compile my module. > Which build-files should I modify to accomplish this?
Or you can remove mod_cgi from httpd build system and maintain it with apxs. I do not have answer to your question about how to insert your module to the httpd build system, sorry. I still mantain my fork of mod_dbd separarely. -- С уважением, Кевац Марко Sincerely yours, Kevac Marko